We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9d3c06d commit f3182c1Copy full SHA for f3182c1
docker/docker-compose.ci.yml
@@ -32,7 +32,7 @@ services:
32
- ca.internal
33
34
pdns:
35
- image: pschiffe/pdns-mysql
+ image: pschiffe/pdns-mysql:4.8
36
volumes:
37
- '/etc/localtime:/etc/localtime:ro'
38
environment:
docker/docker-compose.dev.yml
@@ -75,7 +75,7 @@ services:
75
- npm
76
77
npm-pdns:
78
79
container_name: "npm.pdns"
80
81
0 commit comments