From 7bc6a6ff209a014bd0227fceb16c10056fd20480 Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Fri, 8 Nov 2024 05:11:45 +0100 Subject: [PATCH] chore(container): update ghcr.io/onedr0p/cluster-template/devcontainer:latest docker digest to 29c7f2b (#28974) 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 | `30b307b` -> `29c7f2b` | --- > [!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 bb39a1ea41a5b..984782b1b9eee 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:30b307b4341453c8c2caad1a698057873f2a12f383c1c4ff6ddfc5c22b7b4498 +FROM ghcr.io/onedr0p/cluster-template/devcontainer:latest@sha256:29c7f2b152cd92a05f454c21991b0f76dd95b410dde159e3be31a6277b0c15d0 ARG VERSION ARG CONTAINER_NAME