Skip to content

Commit 37fea15

Browse files
chore(deps): update node.js to v24.6.0
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent ce66c4f commit 37fea15

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
FROM node:24.5.0 AS build
1+
FROM node:24.6.0 AS build
22

33
RUN --mount=type=cache,sharing=locked,target=/var/cache/apt \
44
export DEBIAN_FRONTEND=noninteractive && \

0 commit comments

Comments
 (0)