From c8e2ec68aebc7c3bac9aa47bbef1b9b51b1df21e Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Tue, 5 Nov 2024 05:13:05 +0100 Subject: [PATCH] chore(container): update ghcr.io/onedr0p/cluster-template/devcontainer:latest docker digest to d62af59 (#28832) 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/onedr0p/cluster-template/devcontainer | final | digest | `cde0b11` -> `d62af59` | --- > [!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/devcontainer/Dockerfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/containers/apps/devcontainer/Dockerfile b/containers/apps/devcontainer/Dockerfile index 465cb3a5204..1ad82c1f97d 100644 --- a/containers/apps/devcontainer/Dockerfile +++ b/containers/apps/devcontainer/Dockerfile @@ -1,5 +1,5 @@ # hadolint ignore=DL3007 -FROM ghcr.io/onedr0p/cluster-template/devcontainer:latest@sha256:cde0b1128fc417cd14017c9c2ee97f9daf7b3caac9cc5fdc53409ec0910f5f54 +FROM ghcr.io/onedr0p/cluster-template/devcontainer:latest@sha256:d62af59c0bc60f1539370382776dd8e87dca94557e002c50ac272b3977d46617 ARG VERSION ARG CONTAINER_NAME