chore: bump versions

This commit is contained in:
2025-12-21 18:39:02 +03:00
parent 74aeccc951
commit f3b05924a4
6 changed files with 6 additions and 6 deletions

View File

@@ -4,7 +4,7 @@ FROM ${BUILD_FROM}
SHELL ["/bin/bash", "-o", "pipefail", "-c"]
ARG COREDNS_VERSION=1.13.1
ARG COREDNS_VERSION=1.13.2
WORKDIR /coredns

View File

@@ -1,5 +1,5 @@
name: "Coredns"
version: "1.13.1"
version: "1.13.2"
slug: "coredns"
description: "CoreDNS is a DNS server that chains plugins "
url: "https://coredns.io/"