Explorar o código

Change base image eoan to rolling, that is probably always newest Ubuntu
rolling version.

Thanks to xet7 !

Lauri Ojansivu %!s(int64=5) %!d(string=hai) anos
pai
achega
c66cc3d4da
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      Dockerfile

+ 1 - 1
Dockerfile

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