Skip to content

Commit

Permalink
build(deps): bump node from 64b7183 to 8d9887b
Browse files Browse the repository at this point in the history
Bumps node from `64b7183` to `8d9887b`.

---
updated-dependencies:
- dependency-name: node
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Sep 1, 2023
1 parent 21af39b commit e6d3b5d
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
@@ -1,4 +1,4 @@
FROM node:20@sha256:64b71834718b859ea389790ae56e5f2f8fa9456bf3821ff75fa28a87a09cbc09 as ui
FROM node:20@sha256:8d9887b3b05d2e65598a18616c37cfc271346d12248dfcbeadd7b7bf4da1e827 as ui
WORKDIR /build

COPY Makefile ./Makefile
Expand Down

0 comments on commit e6d3b5d

Please sign in to comment.