diff --git a/Dockerfile b/Dockerfile index 3a3027e0a..36328e937 100644 --- a/Dockerfile +++ b/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: