We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent aa4fc89 commit b30744aCopy full SHA for b30744a
.devcontainer/Dockerfile
@@ -1,6 +1,6 @@
1
# Use the base image provided by the Node.js devcontainer feature
2
# This Dockerfile is minimal as the heavy lifting is done by the feature.
3
-FROM mcr.microsoft.com/devcontainers/javascript-node:18
+FROM mcr.microsoft.com/devcontainers/javascript-node:24
4
5
# [Optional] Install any additional system dependencies if needed by your project.
6
# For example:
0 commit comments