Skip to content

Commit

Permalink
build(deps): bump node in /shared/node (#433)
Browse files Browse the repository at this point in the history
Bumps node from 23.5-bookworm-slim to 23.6-bookworm-slim.

---
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 Jan 8, 2025
1 parent 6353482 commit 97e5add
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:23.6-bookworm-slim@sha256:52cfd3a62680171272cca51e037bab7c5287e4dc558745872100cd855b34b4f3 AS node-base
FROM node:23.6-bookworm-slim@sha256:80771d2da8830f3678923d1db960bda80b52e06ab1c59f25cb52e14bd927f2f2 AS node-base


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

0 comments on commit 97e5add

Please sign in to comment.