2
0
Эх сурвалжийг харах

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

Thanks to xet7 !

Lauri Ojansivu 5 жил өмнө
parent
commit
c66cc3d4da
1 өөрчлөгдсөн 1 нэмэгдсэн , 1 устгасан
  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)