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 8c5bbf1 + 78ab290 commit 151b5c0Copy full SHA for 151b5c0
Dockerfile
@@ -1,4 +1,4 @@
1
-FROM docker.io/library/node:22 AS build
+FROM docker.io/library/node:23 AS build
2
3
ADD . /usr/src/app
4
WORKDIR /usr/src/app
0 commit comments