Skip to content

Commit

Permalink
Add new versions
Browse files Browse the repository at this point in the history
  • Loading branch information
trizz authored Oct 1, 2024
1 parent 8590b07 commit 5a82eb4
Showing 1 changed file with 12 additions and 0 deletions.
12 changes: 12 additions & 0 deletions docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -35,3 +35,15 @@ services:
image: registry.exonet.nl/exonet/powerdns-test:47
ports:
- "8047:8081"

powerdns48:
container_name: pdns48
image: registry.exonet.nl/exonet/powerdns-test:48
ports:
- "8048:8081"

powerdns49:
container_name: pdns49
image: registry.exonet.nl/exonet/powerdns-test:49
ports:
- "8049:8081"

0 comments on commit 5a82eb4

Please sign in to comment.