chore: bump coredns 1.12.2
This commit is contained in:
@@ -4,7 +4,7 @@ FROM ${BUILD_FROM}
|
||||
|
||||
SHELL ["/bin/bash", "-o", "pipefail", "-c"]
|
||||
|
||||
ARG COREDNS_VERSION=1.12.1
|
||||
ARG COREDNS_VERSION=1.12.2
|
||||
|
||||
WORKDIR /coredns
|
||||
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
name: "Coredns"
|
||||
version: "1.12.1"
|
||||
version: "1.12.2"
|
||||
slug: "coredns"
|
||||
description: "CoreDNS is a DNS server that chains plugins "
|
||||
url: "https://coredns.io/"
|
||||
|
||||
Reference in New Issue
Block a user