Skip to content

Commit 4982c9f

Browse files
authored
Merge pull request #8 from Cryptophobia/master
chore(Dockerfile): switch to bionic lts hephy/base:v0.4.0
2 parents 5066e4e + d024ffd commit 4982c9f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

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.6
1+
FROM hephy/base:v0.4.0
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)