Skip to content

Commit 3ef3a59

Browse files
build(deps): Bump node from 7af27db to f7818cb (#2642)
Bumps node from `7af27db` to `f7818cb`. --- updated-dependencies: - dependency-name: node dependency-version: lts-bullseye-slim dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent e1b56fa commit 3ef3a59

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Dockerfile

Lines changed: 1 addition & 1 deletion
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:lts-bullseye-slim@sha256:7af27dbbe7d3e4512b83a49b8831463d5cbfdd2dce22675af73558f5ad66e8ef as builder
7+
FROM node:lts-bullseye-slim@sha256:f7818cba7c85740e6f9dd31553636131d01e9992fb7d112b9b0893afd884d1d6 as builder
88

99
WORKDIR /mps
1010

0 commit comments

Comments
 (0)