diff --git a/Dockerfile b/Dockerfile index 8e8e2c7fb..7d2c8a968 100644 --- a/Dockerfile +++ b/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: