Skip to content

Commit 8ab30c5

Browse files
Rishi-infy47Saptarshi Chakraborty
andauthored
fix: changed the node js version from 20 to 22 as per microsoft#257193 (microsoft#257400)
Co-authored-by: Saptarshi Chakraborty <[email protected]>
1 parent 6a5d9aa commit 8ab30c5

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,4 +1,4 @@
1-
FROM mcr.microsoft.com/devcontainers/typescript-node:20-bookworm
1+
FROM mcr.microsoft.com/devcontainers/typescript-node:22-bookworm
22

33
ADD install-vscode.sh /root/
44
RUN /root/install-vscode.sh

0 commit comments

Comments
 (0)