Explorar o código

Updated Docker Ubuntu base image to newest hirsute.

Thanks to xet7 !
Lauri Ojansivu %!s(int64=4) %!d(string=hai) anos
pai
achega
2a5147a0c1
Modificáronse 2 ficheiros con 2 adicións e 2 borrados
  1. 1 1
      .devcontainer/Dockerfile
  2. 1 1
      Dockerfile

+ 1 - 1
.devcontainer/Dockerfile

@@ -1,4 +1,4 @@
-FROM quay.io/wekan/ubuntu:groovy-20201125.2
+FROM quay.io/wekan/ubuntu:hirsute-20210522
 LABEL maintainer="sgr"
 
 # 2020-12-03:

+ 1 - 1
Dockerfile

@@ -1,4 +1,4 @@
-FROM quay.io/wekan/ubuntu:groovy-20210115
+FROM quay.io/wekan/ubuntu:hirsute-20210522
 LABEL maintainer="wekan"
 
 # 2020-12-03: