From ba482e78b15c4576efb4b8b328fc9fb9256f5537 Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Mon, 18 Nov 2024 02:37:42 +0100 Subject: [PATCH] chore(container): update ghcr.io/onedr0p/cluster-template/devcontainer:latest docker digest to f0057c6 (#29497) 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 | `2637c78` -> `f0057c6` | --- > [!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 4d2b102b3ef..86e3a1367d0 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:2637c78ffa83c19494e7f7768f2c69905022d09754400ba8ee691106ab43b4f5 +FROM ghcr.io/onedr0p/cluster-template/devcontainer:latest@sha256:f0057c6997160d6a5623f857089e8672fc7bce56b0b1a004abcd8e9fe5bf7ae5 ARG VERSION ARG CONTAINER_NAME