From 043cd1386ae59be6531c6ca9e3a67791fceca435 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 29 May 2026 09:45:06 +0000 Subject: [PATCH] chore(deps): update container image ghcr.io/anthony-spruyt/devcontainer-common to --- .devcontainer/Dockerfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.devcontainer/Dockerfile b/.devcontainer/Dockerfile index cc181bf..ce65d86 100644 --- a/.devcontainer/Dockerfile +++ b/.devcontainer/Dockerfile @@ -1,5 +1,5 @@ # renovate: datasource=docker depName=ghcr.io/anthony-spruyt/devcontainer-common versioning=semver -FROM ghcr.io/anthony-spruyt/devcontainer-common@sha256:91ad096ea5994218497425bbdca0c32059bbba08e77237e4406447a46cb7bc34 +FROM ghcr.io/anthony-spruyt/devcontainer-common@sha256:9459ee47a8995671e992b733f96be9493aa26cf54b6900e0013dc69d4eb31a38 # Route Ubuntu archive through Nexus apt-ubuntu-proxy when NEXUS_URL is # supplied at build time. Coder workspaces inject it via envbuilder_env.