Skip to content

Commit 1c585da

Browse files
committed
chore(Dockerfile): switch to bionic lts hephy/base:v0.4.0
Signed-off-by: Cryptophobia <aouzounov@gmail.com>
1 parent 420f7f9 commit 1c585da

2 files changed

Lines changed: 2 additions & 2 deletions

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 adduser --system \
44
--shell /bin/bash \

rootfs/Dockerfile.test

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 adduser --system \
44
--shell /bin/bash \

0 commit comments

Comments
 (0)