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.8-bullseye-slim to 21.2-bullseye-slim.

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Nov 17, 2023
1 parent a5930b2 commit ebf877a
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.8-bullseye-slim@sha256:ae31e40fdecf15751ee23055b60717e2ce6e03acc4ee7ffd8f87e76813d8010f as node-base
FROM node:21.2-bullseye-slim@sha256:cc16ec9e9a785fe0a185ac07d121327fd0efe4f588a55297362a5d4a9a347013 as node-base


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

0 comments on commit ebf877a

Please sign in to comment.