浏览代码

Ubuntu base image to ubuntu:disco

Thanks to Ubuntu and xet7 !
Lauri Ojansivu 6 年之前
父节点
当前提交
bd14ee3b1f
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1 1
      Dockerfile

+ 1 - 1
Dockerfile

@@ -1,4 +1,4 @@
-FROM ubuntu:cosmic
+FROM ubuntu:disco
 LABEL maintainer="wekan"
 
 # Set the environment variables (defaults where required)