diff --git a/Dockerfile b/Dockerfile index 193b480..bf4f52f 100644 --- a/Dockerfile +++ b/Dockerfile @@ -1,4 +1,4 @@ -FROM docker.io/debian:bullseye-slim +FROM docker.io/debian:bookworm-slim # Install base system dependencies RUN apt update