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