Browse Source

Change Dockerfile to use ubuntu:cosmic base.

Thanks to xet7 !
Lauri Ojansivu 6 years ago
parent
commit
30dacb0369
1 changed files with 1 additions and 1 deletions
  1. 1 1
      Dockerfile

+ 1 - 1
Dockerfile

@@ -1,4 +1,4 @@
-FROM debian:buster-slim
+FROM ubuntu:cosmic
 LABEL maintainer="wekan"
 LABEL maintainer="wekan"
 
 
 # Declare Arguments
 # Declare Arguments