summaryrefslogtreecommitdiffstats
path: root/Dockerfile
diff options
context:
space:
mode:
authorLauri Ojansivu <x@xet7.org>2019-04-20 13:44:14 +0300
committerLauri Ojansivu <x@xet7.org>2019-04-20 13:44:14 +0300
commitbd14ee3b1f450ddc6dec26ccc8da702b839942e5 (patch)
tree7ea082c37ed4380634622a5cf4dad3a0dadbbeeb /Dockerfile
parent9c3a976250bf381bcf36eee26c16ee4dec493d6e (diff)
downloadwekan-bd14ee3b1f450ddc6dec26ccc8da702b839942e5.tar.gz
wekan-bd14ee3b1f450ddc6dec26ccc8da702b839942e5.tar.bz2
wekan-bd14ee3b1f450ddc6dec26ccc8da702b839942e5.zip
Ubuntu base image to ubuntu:disco
Thanks to Ubuntu and xet7 !
Diffstat (limited to 'Dockerfile')
-rw-r--r--Dockerfile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Dockerfile b/Dockerfile
index dd683a13..21155008 100644
--- a/Dockerfile
+++ b/Dockerfile
@@ -1,4 +1,4 @@
-FROM ubuntu:cosmic
+FROM ubuntu:disco
LABEL maintainer="wekan"
# Set the environment variables (defaults where required)