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 aca4bb2 commit 5e22cafCopy full SHA for 5e22caf
dockerfiles/Dockerfile.addons
@@ -1,4 +1,4 @@
1
-FROM node:18.15
+FROM node:22.14.0
2
COPY package-lock.json /usr/src/app/checkouts/addons/
3
COPY package.json /usr/src/app/checkouts/addons/
4
WORKDIR /usr/src/app/checkouts/addons/
0 commit comments