From 700984717b2575ae5082b7a1701533778dcc3dbc Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 1 Jun 2023 21:07:40 +0000 Subject: [PATCH] chore(deps): update debian docker tag to v11 --- 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 f35911fd..47de059a 100644 --- a/build/ci/powerdns/Containerfile +++ b/build/ci/powerdns/Containerfile @@ -1,4 +1,4 @@ -FROM debian:buster +FROM debian:bullseye ENV DEB_VERSION buster ENV PDNS_MINOR_VERSION 42