1
0
mirror of https://github.com/phusion/baseimage-docker.git synced 2026-03-26 20:38:58 +00:00
Taking the bionic tag because so far the 'latest' and 18.04 tags haven't been updated yet
This commit is contained in:
Arnold Hendriks
2018-04-27 20:36:13 +02:00
parent 92a357a41f
commit 43791943e5

View File

@@ -1,4 +1,4 @@
FROM ubuntu:16.04 FROM ubuntu:bionic-20180426
MAINTAINER Phusion <info@phusion.nl> MAINTAINER Phusion <info@phusion.nl>
COPY . /bd_build COPY . /bd_build