mirror of
https://github.com/timmypidashev/web.git
synced 2026-04-14 11:03:50 +00:00
5 lines
94 B
Docker
5 lines
94 B
Docker
# CoreDNS base image
|
|
ARG ALPINE_VERSION=3.18
|
|
ARG GO_VERSION=1.21.3
|
|
ARG COREDNS_VERSION=v2.7.5
|