We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
7ed5bbd
c47d5e7
1 parent 6a32ac8 commit e3d0e19Copy full SHA for e3d0e19
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:lts-bullseye-slim@sha256:7ed5bbd6c552d2a8f83c24620c68e88f4299980214d89bc1f39c46bfa80b1ec7 as builder
+FROM node:lts-bullseye-slim@sha256:c47d5e7a994ede82082b5775b8ac2df649ce8295b992f1d91d71c532b3404b12 as builder
8
9
WORKDIR /mps
10
0 commit comments