Browse Source

Use Ubuntu 22.10 base on Docker.

Thanks to Ubuntu developers!
Lauri Ojansivu 2 years ago
parent
commit
a52213b93a
1 changed files with 1 additions and 1 deletions
  1. 1 1
      Dockerfile

+ 1 - 1
Dockerfile

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