Skip to content

Commit

Permalink
bump(deps): update DNS Seeder to v0.3.0
Browse files Browse the repository at this point in the history
  • Loading branch information
gustavovalverde committed Aug 27, 2024
1 parent a8fc1f6 commit bd65566
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docker/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
ARG GO_VERSION=1.21.0
ARG ALPINE_VERSION=3.18
ARG COREDNS_VERSION=1.11.1
ARG DNSSEEDER_VERSION=v0.2.4
ARG DNSSEEDER_VERSION=v0.3.0

FROM coredns/coredns:${COREDNS_VERSION} AS coredns

Expand Down

0 comments on commit bd65566

Please sign in to comment.