Przeglądaj źródła

Docker base image to Ubuntu 23.10.

Thanks to Ubuntu developers!
Lauri Ojansivu 1 rok temu
rodzic
commit
0f99f22fa5
1 zmienionych plików z 1 dodań i 1 usunięć
  1. 1 1
      Dockerfile

+ 1 - 1
Dockerfile

@@ -1,4 +1,4 @@
-FROM --platform=linux/amd64 ubuntu:23.04 as wekan
+FROM --platform=linux/amd64 ubuntu:23.10 as wekan
 LABEL maintainer="wekan"
 
 # 2022-09-04: