Skip to content

Commit 82f77c3

Browse files
author
Matthew Fisher
committed
chore(Dockerfile): update deis/base to v0.3.6
1 parent ae5acf1 commit 82f77c3

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.5
1+
FROM quay.io/deis/base:v0.3.6
22

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

0 commit comments

Comments
 (0)