We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents ae5acf1 + 82f77c3 commit e472902Copy full SHA for e472902
rootfs/Dockerfile
@@ -1,4 +1,4 @@
1
-FROM quay.io/deis/base:v0.3.5
+FROM quay.io/deis/base:v0.3.6
2
3
RUN buildDeps='gcc git libffi-dev libssl-dev python3-dev python3-pip python3-wheel python3-setuptools'; \
4
apt-get update && \
0 commit comments