mirror of
https://github.com/cwinfo/powerdns-admin.git
synced 2024-11-08 06:30:27 +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:
parent
1840a4ea60
commit
50339fda55
@ -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
|
||||
```
|
||||
|
Loading…
Reference in New Issue
Block a user