mirror of
https://github.com/kou029w/fogtype.com
synced 2025-01-18 08:05:02 +00:00
Pin coredns/coredns Docker tag
This commit is contained in:
parent
b1353e36f4
commit
b35626469b
1 changed files with 1 additions and 1 deletions
|
@ -36,7 +36,7 @@ services:
|
|||
- postgres_tmp:/var/run/postgresql
|
||||
- postgres_data:/var/lib/postgresql/data
|
||||
dns.keiu.net:
|
||||
image: coredns/coredns:1.8.4
|
||||
image: coredns/coredns:1.8.4@sha256:6e5a02c21641597998b4be7cb5eb1e7b02c0d8d23cce4dd09f4682d463798890
|
||||
restart: unless-stopped
|
||||
expose: ["443"]
|
||||
volumes:
|
||||
|
|
Loading…
Add table
Reference in a new issue