We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4223856 commit 87e0d18Copy full SHA for 87e0d18
.github/docker/Dockerfile
@@ -1,4 +1,4 @@
1
-FROM node:16-buster-slim
+FROM node:17-buster-slim
2
3
# Prefer node package manager that more efficient
4
RUN npm i -g pnpm
0 commit comments