Skip to content

Commit 63fc3a5

Browse files
dependabot[bot]rsdmike
authored andcommitted
build(deps): bump node from 87dd739 to 7f9a5ee
Bumps node from `87dd739` to `7f9a5ee`. --- updated-dependencies: - dependency-name: node dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 92b961a commit 63fc3a5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Dockerfile

+1-1
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
#*********************************************************************/
55
#Multistage docker layer to isolate the git credentials
66
#First stage copy and install dependencies
7-
FROM node:23-bullseye-slim@sha256:87dd73937fa027300faff8cff62e4b82ac7ee135a20a08044215b5827925031e as builder
7+
FROM node:23-bullseye-slim@sha256:7f9a5ee2d95c39c6f4b8025bcc89d8ff90b13d8814f6b5ec9baf837373f108e0 as builder
88

99
WORKDIR /mps
1010

0 commit comments

Comments
 (0)