From 2d28941103f3a651f9818e99d8c778f3c35a0be8 Mon Sep 17 00:00:00 2001 From: Italo Cunha Date: Wed, 24 May 2023 17:23:05 -0300 Subject: [PATCH] Update base Debian version in Docker docs A minor patch to https://github.com/PowerDNS/pdns/pull/11961 --- Docker-README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Docker-README.md b/Docker-README.md index 8f9691368e..504d89b066 100644 --- a/Docker-README.md +++ b/Docker-README.md @@ -2,7 +2,7 @@ https://hub.docker.com/u/powerdns offers automatic builds of dnsdist, Auth and Recursor, from the pdns.git master branch. -The images are based on Debian Buster (slim). +The images are based on Debian Bullseye (slim). The Dockerfiles: @@ -57,4 +57,4 @@ There are multiple ways of dealing with these restrictions if you encounter them * dnsdist: `setLocal()` * Auth & Recursor: `local-address` and/or `local-port` -Note: Docker Engine 20.10.0 (released december 2020) removed the need to set the `NET_BIND_SERVICE` capability when attempting to bind to a privileged port. +Note: Docker Engine 20.10.0 (released december 2020) removed the need to set the `NET_BIND_SERVICE` capability when attempting to bind to a privileged port. -- 2.47.2