Merge pull request #947 from Proto1337/master

Bump Debian version in Dockerfile to Bookworm
This commit is contained in:
van Hauser 2025-02-18 09:19:16 +01:00 committed by GitHub
commit 4fb430b18e
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -1,4 +1,4 @@
FROM debian:buster-slim
FROM debian:bookworm-slim
ARG HYDRA_VERSION="github"