From 037f4ea64f3da81aef19e1320c9eb47c0203d3b6 Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Wed, 9 Apr 2025 13:42:40 +0200 Subject: [PATCH] chore(container): update ubuntu:latest docker digest to 1e622c5 (#34136) 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 | |---|---|---|---| | ubuntu | final | digest | `4524361` -> `1e622c5` | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. --- ### 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/db-wait-mongodb/Dockerfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/containers/apps/db-wait-mongodb/Dockerfile b/containers/apps/db-wait-mongodb/Dockerfile index 226d01ff7c5..9fda5a57553 100644 --- a/containers/apps/db-wait-mongodb/Dockerfile +++ b/containers/apps/db-wait-mongodb/Dockerfile @@ -1,5 +1,5 @@ # hadolint ignore=DL3007 -FROM ubuntu:latest@sha256:45243615f4992816784f678ce6c31b34bd07ba09279f740d8d014a9b855c531d +FROM ubuntu:latest@sha256:1e622c5f073b4f6bfad6632f2616c7f59ef256e96fe78bf6a595d1dc4376ac02 ARG TARGETPLATFORM ARG VERSION