We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6ac0914 commit 7539525Copy full SHA for 7539525
Dockerfile
@@ -1,4 +1,4 @@
1
-FROM node:16
+FROM node:18
2
WORKDIR /usr/src/app
3
COPY ./package.json .
4
RUN npx patch-package -y
0 commit comments