Skip to content

Commit 87e0d18

Browse files
committed
Update Node.js to v17
1 parent 4223856 commit 87e0d18

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/docker/Dockerfile

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
FROM node:16-buster-slim
1+
FROM node:17-buster-slim
22

33
# Prefer node package manager that more efficient
44
RUN npm i -g pnpm

0 commit comments

Comments
 (0)