From 307ccc5f4e58642fdf4f5792f99b2a2b706d1d9d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 6 Jun 2024 05:48:03 +0000 Subject: [PATCH] Bump jauderho/dnscontrol from `1d0055f` to `e6ea479` Bumps [jauderho/dnscontrol](https://github.com/jauderho/dockerfiles) from `1d0055f` to `e6ea479`. - [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 c7a0622..a7c87f9 100644 --- a/Dockerfile +++ b/Dockerfile @@ -1,4 +1,4 @@ -FROM ghcr.io/jauderho/dnscontrol:v4.11.0@sha256:1d0055f29ecef0382b6eb0ba111e5bbd3752e642da2ede7a73b3fb44ba19bb72 +FROM ghcr.io/jauderho/dnscontrol:v4.11.0@sha256:e6ea4794ed04362108ee02fa3fb1edb75948fe5ec48ac3e5e1411739e6374031 LABEL "com.github.actions.icon"="cloud" LABEL "com.github.actions.color"="yellow"