Skip to content

Commit

Permalink
build(deps): bump node from 87dd739 to 7f9a5ee
Browse files Browse the repository at this point in the history
Bumps node from `87dd739` to `7f9a5ee`.

---
updated-dependencies:
- dependency-name: node
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored and rsdmike committed Dec 12, 2024
1 parent 92b961a commit 63fc3a5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
#*********************************************************************/
#Multistage docker layer to isolate the git credentials
#First stage copy and install dependencies
FROM node:23-bullseye-slim@sha256:87dd73937fa027300faff8cff62e4b82ac7ee135a20a08044215b5827925031e as builder
FROM node:23-bullseye-slim@sha256:7f9a5ee2d95c39c6f4b8025bcc89d8ff90b13d8814f6b5ec9baf837373f108e0 as builder

WORKDIR /mps

Expand Down

0 comments on commit 63fc3a5

Please sign in to comment.