Skip to content

Commit 8d3a443

Browse files
chore(deps): update mcr.microsoft.com/devcontainers/javascript-node docker tag to v24
1 parent 12ee6ea commit 8d3a443

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.devcontainer/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Use the base image provided by the Node.js devcontainer feature
22
# This Dockerfile is minimal as the heavy lifting is done by the feature.
3-
FROM mcr.microsoft.com/devcontainers/javascript-node:18
3+
FROM mcr.microsoft.com/devcontainers/javascript-node:24
44

55
# [Optional] Install any additional system dependencies if needed by your project.
66
# For example:

0 commit comments

Comments
 (0)