Skip to content

Commit

Permalink
build(deps): bump node from 0419dfd to 9a9304a in /shared/node (#75)
Browse files Browse the repository at this point in the history
Bumps node from `0419dfd` to `9a9304a`.

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Aug 13, 2024
1 parent acdd8dd commit 27209c8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion shared/node/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
FROM node:22.6-bookworm-slim@sha256:0419dfdd085a0e6e52921b8ba952ea8c3317d7e0382a16c63b1d40ce5e8c0cea AS node-base
FROM node:22.6-bookworm-slim@sha256:9a9304a652170528822bbd8387c11f7a9d582e934b865e36f94343feac578c47 AS node-base


FROM node-base AS node-http-auth
Expand Down

0 comments on commit 27209c8

Please sign in to comment.