We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 237950c commit d109020Copy full SHA for d109020
IDE/.devcontainer/Dockerfile
@@ -1,6 +1,6 @@
1
# See here for image contents: https://github.com/microsoft/vscode-dev-containers/tree/master/containers
2
3
-FROM mcr.microsoft.com/vscode/devcontainers/base:noble@sha256:754d3744ba8e86073ab6d2e780727f6093e9d140c6de8c3b053554ee1fb38bd9
+FROM mcr.microsoft.com/vscode/devcontainers/base:noble@sha256:4584130239525059f7afd0014db436c4e9775872e4db0ec903c6e628480b9f6e
4
5
ENV NODE_DOWNLOAD_SHA256="f8fb478685fb916cc70858200595a4f087304bcde1e69aa713bf2eb41695afc1"
6
0 commit comments