Skip to content

Commit

Permalink
forgot to ship the most important file
Browse files Browse the repository at this point in the history
  • Loading branch information
arthurpassos committed Aug 15, 2023
1 parent b258887 commit 076f6ea
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ version: "2.3"

services:
coredns:
image: coredns/coredns:latest
image: coredns/coredns:1.9.3 # :latest broke this test
restart: always
volumes:
- ${COREDNS_CONFIG_DIR}/example.com:/example.com
Expand Down

0 comments on commit 076f6ea

Please sign in to comment.