From 0139304ef586607ef95e953d54b2b0dd67bac233 Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Sun, 24 Nov 2024 02:47:03 +0100 Subject: [PATCH] chore(container): update ghcr.io/onedr0p/cluster-template/devcontainer:latest docker digest to bc8d9d5 (#29750) 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 | `ac3e113` -> `bc8d9d5` | --- > [!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 16e0c9ef38fad..84cb12ec49d11 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:ac3e11332a13df3952b02a5359955ecaf83c5ce94f466441bf6e3b885263bbb2 +FROM ghcr.io/onedr0p/cluster-template/devcontainer:latest@sha256:bc8d9d5e35fde58602890e9b3c81a848236bc73e10c156343c92474c705c4062 ARG VERSION ARG CONTAINER_NAME