diff --git a/Dockerfile b/Dockerfile index 124b166..b2ba234 100644 --- a/Dockerfile +++ b/Dockerfile @@ -1,4 +1,4 @@ -FROM docker.io/debian:10.7-slim as base +FROM docker.io/debian:12.2-slim as base RUN apt-get update \ && apt-get install -y --no-install-recommends \