diff --git a/Dockerfile b/Dockerfile index e2b1460..8532c96 100644 --- a/Dockerfile +++ b/Dockerfile @@ -1,5 +1,5 @@ # Ubuntu 22. Renovate keeps the sha up to date. -FROM ubuntu:jammy@sha256:58b87898e82351c6cf9cf5b9f3c20257bb9e2dcf33af051e12ce532d7f94e3fe +FROM ubuntu:noble@sha256:d4f6f70979d0758d7a6f81e34a61195677f4f4fa576eaf808b79f17499fd93d1 # These can be changed, and the container runs usermod/groupmod to apply changes. ENV PUID=99