We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
87dd739
7f9a5ee
1 parent 92b961a commit 63fc3a5Copy full SHA for 63fc3a5
Dockerfile
@@ -4,7 +4,7 @@
4
#*********************************************************************/
5
#Multistage docker layer to isolate the git credentials
6
#First stage copy and install dependencies
7
-FROM node:23-bullseye-slim@sha256:87dd73937fa027300faff8cff62e4b82ac7ee135a20a08044215b5827925031e as builder
+FROM node:23-bullseye-slim@sha256:7f9a5ee2d95c39c6f4b8025bcc89d8ff90b13d8814f6b5ec9baf837373f108e0 as builder
8
9
WORKDIR /mps
10
0 commit comments