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 90c79c9 commit 39dc5d4Copy full SHA for 39dc5d4
Dockerfile
@@ -1,4 +1,4 @@
1
-FROM node:24.7.0-alpine3.22 AS build
+FROM node:24.8.0-alpine3.22 AS build
2
3
WORKDIR /usr/src/app
4
COPY package.json package-lock.json ./
0 commit comments