Skip to content

Commit ce376f7

Browse files
update base image to node.js 18
1 parent d0d63d3 commit ce376f7

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

devcontainer-core/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
ARG BASE_IMAGE=node:16-bullseye
1+
ARG BASE_IMAGE=node:18-bullseye
22

33
FROM ${BASE_IMAGE}
44

0 commit comments

Comments
 (0)