Explorar el Código

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

Thanks to xet7 !

Lauri Ojansivu hace 5 años
padre
commit
c66cc3d4da
Se han modificado 1 ficheros con 1 adiciones y 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)