]> git.ipfire.org Git - thirdparty/pdns.git/commitdiff
Update base Debian version in Docker docs 12851/head
authorItalo Cunha <cunha@dcc.ufmg.br>
Wed, 24 May 2023 20:23:05 +0000 (17:23 -0300)
committerItalo Cunha <cunha@dcc.ufmg.br>
Wed, 24 May 2023 20:23:05 +0000 (17:23 -0300)
A minor patch to https://github.com/PowerDNS/pdns/pull/11961

Docker-README.md

index 8f9691368ed6328d787899e12a04793a59242c0b..504d89b066bc35c5ec4065a888141aab32bf4e5d 100644 (file)
@@ -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.