Skip to content

Commit 04ad320

Browse files
committed
chore(Dockerfile): update deis/base to 0.3.5
See https://github.com/deis/docker-base/releases/tag/v0.3.5
1 parent 0aba847 commit 04ad320

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)