Skip to content

Commit e9ecbbb

Browse files
build(deps): bump node in /ci/builder
Bumps node from 24-trixie-slim to 25-trixie-slim. --- updated-dependencies: - dependency-name: node dependency-version: 26-trixie-slim dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 3de6a5f commit e9ecbbb

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

‎ci/builder/Dockerfile‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
# the Business Source License, use of this software will be governed
88
# by the Apache License, Version 2.0.
99

10-
FROM node:24-trixie-slim AS node
10+
FROM node:25-trixie-slim AS node
1111

1212
# Stage 1: Build a minimum CI Builder image that we can use for the initial
1313
# steps like `mkpipeline` and `Build`, as well as any tests that are self

0 commit comments

Comments
 (0)