Skip to content

Commit b36b1e1

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

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.7.0 AS build
1+
FROM node:24.8.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)