This commit is contained in:
2026-07-31 08:54:10 +03:00
parent 694bf1e4f9
commit f0f325a3d3
9 changed files with 9 additions and 9 deletions
+1 -1
View File
@@ -4,7 +4,7 @@ FROM ${BUILD_FROM}
SHELL ["/bin/bash", "-o", "pipefail", "-c"]
ARG COREDNS_VERSION=1.14.3
ARG COREDNS_VERSION=1.14.6
WORKDIR /coredns
+1 -1
View File
@@ -1,5 +1,5 @@
---
build_from:
amd64: ghcr.io/hassio-addons/debian-base/amd64:7.8.2
amd64: ghcr.io/hassio-addons/debian-base/amd64:9.3.0
codenotary:
base_image: [email protected]
+1 -1
View File
@@ -1,5 +1,5 @@
name: "Coredns"
version: "1.14.3"
version: "1.14.6"
slug: "coredns"
description: "CoreDNS is a DNS server that chains plugins "
url: "https://coredns.io/"