This commit is contained in:
2026-05-10 10:04:25 +03:00
parent a25f0d6e41
commit 8d83e21abc
6 changed files with 6 additions and 6 deletions
+1 -1
View File
@@ -4,7 +4,7 @@ FROM ${BUILD_FROM}
SHELL ["/bin/bash", "-o", "pipefail", "-c"]
ARG COREDNS_VERSION=1.14.2
ARG COREDNS_VERSION=1.14.3
WORKDIR /coredns