From 4dcdc2be7715068d64ff3ac791ed40543e7752f9 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 2 Jul 2024 05:59:12 +0000 Subject: [PATCH] Bump jauderho/dnscontrol from v4.12.0 to v4.12.1 Bumps [jauderho/dnscontrol](https://github.com/jauderho/dockerfiles) from v4.12.0 to v4.12.1. - [Commits](https://github.com/jauderho/dockerfiles/commits) --- updated-dependencies: - dependency-name: jauderho/dnscontrol dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- Dockerfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Dockerfile b/Dockerfile index e60ff8b..441375c 100644 --- a/Dockerfile +++ b/Dockerfile @@ -1,4 +1,4 @@ -FROM ghcr.io/jauderho/dnscontrol:v4.12.0@sha256:11f07a0eacda647b4db53da84cf67644e0ffbbbc36844f0fb30bb5dda22ae6e3 +FROM ghcr.io/jauderho/dnscontrol:v4.12.1@sha256:e9289d789bae1f1f8df899028ed1b2686ae65a0aa50c8718bdb6fe348f972ae4 LABEL "com.github.actions.icon"="cloud" LABEL "com.github.actions.color"="yellow"