Browse Source
Update docker-compose snippet powerdns tag version
pull/7/head
Andrea Pavone
3 years ago
committed by
GitHub
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with
1 additions and
1 deletions
-
README.md
|
|
@ -27,7 +27,7 @@ Save the following snippet as docker-compose.yaml in any folder you like, or clo |
|
|
|
|
|
|
|
``` |
|
|
|
pdns: |
|
|
|
image: interlegis/powerdns:4.4.0 |
|
|
|
image: interlegis/powerdns:4.6.2 |
|
|
|
links: |
|
|
|
- "mysql:mysql" |
|
|
|
ports: |
|
|
|