From a90f03ccf04b55472f9bb35bef08f96e3fa1213d Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sun, 3 May 2026 09:09:22 +0000 Subject: [PATCH] chore(deps): update alpinelinux/unbound:latest docker digest to 42b9bd4 --- target/unbound/Dockerfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/target/unbound/Dockerfile b/target/unbound/Dockerfile index cf86b251..b94fa4e7 100644 --- a/target/unbound/Dockerfile +++ b/target/unbound/Dockerfile @@ -1,4 +1,4 @@ -FROM alpinelinux/unbound:latest@sha256:c7e8fca36d3427b614a78ee12dcf582ebf0c7874e9eef967ca4d57c292329e57 +FROM alpinelinux/unbound:latest@sha256:42b9bd40a7f7a495e159705f0da028971321ef24edd2c5204745f4528157ef48 LABEL maintainer="https://github.com/jeboehm/docker-mailserver" LABEL vendor="https://github.com/jeboehm/docker-mailserver"