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 6b9809e commit f454384Copy full SHA for f454384
Dockerfile
@@ -1,5 +1,5 @@
1
# BUILD STAGE
2
-FROM node:24-slim@sha256:231ddc09ef955535bd12b5169232357e71d41c1bc363baeea756b9eacd48cfdd AS build-stage
+FROM node:24-slim@sha256:9e08f846e8f0a55d7e15726dc2f58b479ec9523b3a54a0d34d3b16def4f78b97 AS build-stage
3
WORKDIR /usr/src/app
4
5
# Copy package.json and package-lock.json
0 commit comments