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.
2 parents 5182adc + b57d9a3 commit 36738e3Copy full SHA for 36738e3
Dockerfile
@@ -1,4 +1,4 @@
1
-FROM docker.io/library/node:18 AS build
+FROM docker.io/library/node:22 AS build
2
3
ADD . /usr/src/app
4
WORKDIR /usr/src/app
0 commit comments