Skip to content

Commit ee4a65c

Browse files
authored
Merge pull request #105 from mboersma/update-base-image
chore(Dockerfile): update deis/base to 0.3.5
2 parents 0aba847 + 04ad320 commit ee4a65c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

rootfs/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
FROM quay.io/deis/base:v0.3.4
1+
FROM quay.io/deis/base:v0.3.5
22

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

0 commit comments

Comments
 (0)