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 b06bbc0 commit 9604a17Copy full SHA for 9604a17
Dockerfile
@@ -1,5 +1,5 @@
1
# BUILD STAGE
2
-FROM node:24-slim@sha256:36ae19f59c91f3303c7a648f07493fe14c4bd91320ac8d898416327bacf1bbfa AS build-stage
+FROM node:24-slim@sha256:3e94dd65fe94945f1777bcab2a2c6f23998590440369cd345af48a44fb381691 AS build-stage
3
WORKDIR /usr/src/app
4
5
# Copy package.json and package-lock.json
0 commit comments