Skip to content

Commit e472902

Browse files
author
Matthew Fisher
authored
Merge pull request #111 from bacongobbler/bump-deis-base-v0.3.6
chore(Dockerfile): update deis/base to v0.3.6
2 parents ae5acf1 + 82f77c3 commit e472902

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)