Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

build(deps): bump node from 79810ab to db30838 in /examples/shared/node #33814

Closed
Closed
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Jump to
Jump to file
Failed to load files.
Diff view
Diff view
2 changes: 1 addition & 1 deletion examples/shared/node/Dockerfile
@@ -1,4 +1,4 @@
FROM node:21.7-bookworm-slim@sha256:79810abb0ca50ba652bc549f3a12dc9285c7bbcf0ce0d57e2daac80d94b25f4a as node-base
FROM node:21.7-bookworm-slim@sha256:db308384dbc89ee55e0a6d04279a351277b2cff03c18556c347517e4a7dee470 as node-base


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