From 0c2aebc3041420ca8636ed8c4b8bb1a48da1cc6a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 10 May 2024 08:49:24 -0700 Subject: [PATCH] Bump jauderho/dnscontrol from `b2603ba` to `da925be` (#5) Bumps [jauderho/dnscontrol](https://github.com/jauderho/dockerfiles) from `b2603ba` to `da925be`. - [Commits](https://github.com/jauderho/dockerfiles/commits) --- updated-dependencies: - dependency-name: jauderho/dnscontrol dependency-type: direct:production ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- Dockerfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Dockerfile b/Dockerfile index 5b5a82c..cf56f53 100644 --- a/Dockerfile +++ b/Dockerfile @@ -1,4 +1,4 @@ -FROM ghcr.io/jauderho/dnscontrol:v4.10.0@sha256:b2603ba5d0eb09d5df005db25a86609e0c5e7294b719975fc75670d16f366ee2 +FROM ghcr.io/jauderho/dnscontrol:v4.10.0@sha256:da925be95646454a651312f22f91be07dc40531814b0f9fc6b403ae8ffa4cb04 LABEL "com.github.actions.icon"="cloud" LABEL "com.github.actions.color"="yellow"