From 943492a6561a1866ff9951a1c8052b2e1445adf9 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 1 Jun 2026 22:05:42 +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 ce65d86..1623c4f 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:9459ee47a8995671e992b733f96be9493aa26cf54b6900e0013dc69d4eb31a38 +FROM ghcr.io/anthony-spruyt/devcontainer-common@sha256:536e3d55015bb0e8d25181e9601ea7ea0edb44fcee91199589f262ad3a60e2f3 # Route Ubuntu archive through Nexus apt-ubuntu-proxy when NEXUS_URL is # supplied at build time. Coder workspaces inject it via envbuilder_env.