diff --git a/Dockerfile b/Dockerfile index a868bf5..cbcbe91 100644 --- a/Dockerfile +++ b/Dockerfile @@ -1,4 +1,4 @@ -FROM debian:bookworm-20241111 +FROM debian:12.9 RUN apt-get update RUN apt-get install -y ca-certificates gnupg wget