Skip to content

Commit e40ef80

Browse files
build(deps): bump node in /shared/node
Bumps node from 23.10-bookworm-slim to 24.2-bookworm-slim. --- updated-dependencies: - dependency-name: node dependency-version: 24.2-bookworm-slim dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent bed4d7c commit e40ef80

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

shared/node/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
FROM node:23.10-bookworm-slim@sha256:b89d748ea010f4d276c9d45c750fa5f371cef3fcc7486f739f07e5aad1b998a8 AS node-base
1+
FROM node:24.2-bookworm-slim@sha256:13cbbcb2a775f34795abb30786cc97d0ddaabf6d6d42badd88e8216b136bf262 AS node-base
22

33

44
FROM node-base AS node-http-auth

0 commit comments

Comments
 (0)