Skip to content

Commit 61617a6

Browse files
chore: update nodejs to 18 in devcontainer (#1302)
update nodejs to 18 in devcontainer analogous to this pull request: aws/aws-cdk#25381
1 parent 68f38c2 commit 61617a6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
FROM jsii/superchain:1-buster-slim
1+
FROM jsii/superchain:1-buster-slim-node18
22

33
USER root
44

0 commit comments

Comments
 (0)