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.