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 8c5bbf1 commit 78ab290Copy full SHA for 78ab290
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