mirror of
https://github.com/cwinfo/powerdns-admin.git
synced 2025-06-15 20:46:06 +00:00
Updated wiki documentation for Docker installations to reference the latest stable release published to Docker Hub instead of the latest image built from the primary branch.
This commit is contained in:
@ -10,5 +10,5 @@ docker run -d \
|
||||
-e SECRET_KEY='a-very-secret-key' \
|
||||
-v pda-data:/data \
|
||||
-p 9191:80 \
|
||||
powerdnsadmin/pda-legacy:latest
|
||||
powerdnsadmin/pda-legacy:v0.3.0
|
||||
```
|
||||
|
Reference in New Issue
Block a user