Skip to content

Commit

Permalink
build(deps): bump node in /examples/shared/node
Browse files Browse the repository at this point in the history
Bumps node from 20.2-bullseye-slim to 22.1-bullseye-slim.

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored May 3, 2024
1 parent bd9cea7 commit 5b90a59
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:20.2-bullseye-slim@sha256:dc1906714d1993d291e1e7b5f236291236b0a0b6dfacdb164e4a9ea44d09c52e as node-base
FROM node:22.1-bullseye-slim@sha256:3fd44a8648f66c1713cceb4e10087546fc7c4a040abf1e3c75406a17e5032fea as node-base


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

0 comments on commit 5b90a59

Please sign in to comment.