website/docs: fix PowerDNS Docker Hub repo name (#7134)

Update index.md

Change Docker Hub repository name : https://github.com/PowerDNS-Admin/PowerDNS-Admin/issues/1317

Signed-off-by: Baptistecottey <Baptistecottey@users.noreply.github.com>
This commit is contained in:
Baptistecottey 2023-10-10 12:59:57 +02:00 committed by GitHub
parent 52ab0be787
commit abd9d5919d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -63,7 +63,7 @@ You must mount the certificate selected in authentik as a file in the Docker con
version: "3.3"
services:
powerdns-admin:
image: ngoduykhanh/powerdns-admin:latest
image: powerdnsadmin/pda-legacy:latest
restart: always
ports:
- 80:80