Skip to content

Commit

Permalink
build(deps): bump node from bb31faf to 2bf4889 in /examples/share…
Browse files Browse the repository at this point in the history
…d/node (#33385)

build(deps): bump node in /examples/shared/node

Bumps node from `bb31faf` to `2bf4889`.

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

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Apr 8, 2024
1 parent fdc9d07 commit 1e1f1cb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion examples/shared/node/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
FROM node:21.7-bookworm-slim@sha256:bb31faf29df6691af3d7c60d1ad5970ae398bd4bf796a9f6b02a6a3541281458 as node-base
FROM node:21.7-bookworm-slim@sha256:2bf48899bbba183a33b362842c9a9832f19c99896159551f9a0420c53ec27522 as node-base


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

0 comments on commit 1e1f1cb

Please sign in to comment.