1
0
Fork 0
mirror of https://github.com/retspen/webvirtcloud synced 2024-11-01 03:54:15 +00:00

Update base ubuntu image 0.9.17 -> 0.11

This commit is contained in:
catborise 2019-06-20 16:36:31 +03:00
parent 181bd9d392
commit 0056541c07

View file

@ -1,4 +1,4 @@
FROM phusion/baseimage:0.9.17
FROM phusion/baseimage:0.11
MAINTAINER Jethro Yu <comet.jc@gmail.com>
RUN echo 'APT::Get::Clean=always;' >> /etc/apt/apt.conf.d/99AutomaticClean