We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 12ee6ea commit 8d3a443Copy full SHA for 8d3a443
.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