From 3daf2c356e49d9c7efb6a5be8912bc97a5ca4614 Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Wed, 20 Nov 2024 02:41:56 +0100 Subject: [PATCH] chore(container): update ghcr.io/onedr0p/cluster-template/devcontainer:latest docker digest to 7d40ec3 (#29568) 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 | `8b31ca5` -> `7d40ec3` | --- > [!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 b3a40440b67..99cf7185365 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:8b31ca5e6dd8d2ee8ba864b3e3c615d635002e8a6f54f53cadddb5ae17b63dc9 +FROM ghcr.io/onedr0p/cluster-template/devcontainer:latest@sha256:7d40ec3e02a1707c258302f637e578f16a5425e7cc67f4ad4ad5f33a28411ebc ARG VERSION ARG CONTAINER_NAME