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 5d69921 commit 71fc89fCopy full SHA for 71fc89f
Dockerfile
@@ -1,5 +1,5 @@
1
# BUILD STAGE
2
-FROM node:24-slim@sha256:76d0ed0ed93bed4f4376211e9d8fddac4d8b3fbdb54cc45955696001a3c91152 AS build-stage
+FROM node:24-slim@sha256:f752e4821362614eab35016f01dea3af61d2f59d0445381c25683e4331520a7b AS build-stage
3
WORKDIR /usr/src/app
4
5
# Copy package.json and package-lock.json
0 commit comments