From 404f73d862670129681a55a95f95efbfccd3d03c Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Mon, 7 Jul 2025 20:09:32 +0200 Subject: [PATCH] chore(container): update ghcr.io/qdm12/gluetun:v3.40.0 docker digest to 2b42bfa (#37132) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [ghcr.io/qdm12/gluetun](https://redirect.github.com/qdm12/gluetun) | final | digest | `8ec31c4` -> `2b42bfa` | --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Enabled. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://redirect.github.com/renovatebot/renovate). --- containers/apps/gluetun/Dockerfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/containers/apps/gluetun/Dockerfile b/containers/apps/gluetun/Dockerfile index 6d40c1cea4a..e5ad186f5f5 100644 --- a/containers/apps/gluetun/Dockerfile +++ b/containers/apps/gluetun/Dockerfile @@ -1,4 +1,4 @@ -FROM ghcr.io/qdm12/gluetun:v3.40.0@sha256:8ec31c4b83e1f3173d43728f78a4a7ad45237fef366a4b5461e5aee93f517fba +FROM ghcr.io/qdm12/gluetun:v3.40.0@sha256:2b42bfa046757145a5155acece417b65b4443c8033fb88661a8e9dcf7fda5a00 LABEL "org.opencontainers.image.source"="https://github.com/truecharts/containers"