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 de2b140 + 45dc6fa commit d06c611Copy full SHA for d06c611
Dockerfile
@@ -1,4 +1,4 @@
1
-FROM node:20.19.5-alpine3.22 AS build
+FROM node:24.7.0-alpine3.22 AS build
2
3
WORKDIR /usr/src/app
4
COPY package.json package-lock.json ./
0 commit comments