From 09924b0eb22e4074dc1de66edbbb2fb6d1d768cc Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 5 Sep 2023 22:21:41 +0000 Subject: [PATCH] chore(deps): update debian docker tag to v12 --- build/ci/powerdns/Containerfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build/ci/powerdns/Containerfile b/build/ci/powerdns/Containerfile index 47de059a..8b80f7fa 100644 --- a/build/ci/powerdns/Containerfile +++ b/build/ci/powerdns/Containerfile @@ -1,4 +1,4 @@ -FROM debian:bullseye +FROM debian:bookworm ENV DEB_VERSION buster ENV PDNS_MINOR_VERSION 42