Browse Source

Updated base image to debian bullseye

master
Fábio Kaiser Rauber 3 years ago
parent
commit
55f4228852
  1. 2
      pdns/Dockerfile
  2. 2
      pdns/pdns.list

2
pdns/Dockerfile

@ -1,4 +1,4 @@
FROM debian:buster
FROM debian:bullseye
MAINTAINER Fabio Rauber <fabiorauber@gmail.com>

2
pdns/pdns.list

@ -1 +1 @@
deb [arch=amd64] http://repo.powerdns.com/debian buster-auth-44 main
deb [arch=amd64] http://repo.powerdns.com/debian bullseye-auth-46 main

Loading…
Cancel
Save