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 9ec55c2 commit da3f1b0Copy full SHA for da3f1b0
Dockerfile
@@ -1,5 +1,5 @@
1
# BUILD STAGE
2
-FROM node:24-slim@sha256:b8d2197aff9129d16c801a3e3e1b2a873c4946480f5a310f38056df2268c38d9 AS build-stage
+FROM node:24-slim@sha256:0f2d677a7152ee7ac390837bd4fc36aca12f595411df5d4209f972660e34a7b6 AS build-stage
3
WORKDIR /usr/src/app
4
5
# Copy package.json and package-lock.json
0 commit comments