Browse Source

Changed Docker base image to ubuntu:rolling .

Thanks to xet7 !
Lauri Ojansivu 3 years ago
parent
commit
8446640060
1 changed files with 1 additions and 1 deletions
  1. 1 1
      Dockerfile

+ 1 - 1
Dockerfile

@@ -1,4 +1,4 @@
-FROM quay.io/wekan/ubuntu:impish-20211102
+FROM ubuntu:rolling
 LABEL maintainer="wekan"
 
 # 2021-09-18: