Skip to content

Commit

Permalink
Merge pull request #105 from mboersma/update-base-image
Browse files Browse the repository at this point in the history
chore(Dockerfile): update deis/base to 0.3.5
  • Loading branch information
mboersma authored Nov 4, 2016
2 parents 0aba847 + 04ad320 commit ee4a65c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion rootfs/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
FROM quay.io/deis/base:v0.3.4
FROM quay.io/deis/base:v0.3.5

RUN buildDeps='gcc git libffi-dev libssl-dev python-dev python-pip python-wheel python-setuptools'; \
apt-get update && \
Expand Down

0 comments on commit ee4a65c

Please sign in to comment.