Skip to content

Commit 520e37c

Browse files
Update Node.js to v24.17.0
1 parent fd7db41 commit 520e37c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ LABEL org.opencontainers.image.source="https://github.com/projectsyn/commodore-r
55
org.opencontainers.image.licenses="AGPL-3.0-only"
66

77
# renovate: datasource=node-version
8-
RUN install-tool node v24.16.0
8+
RUN install-tool node v24.17.0
99

1010
WORKDIR /usr/src/app
1111

0 commit comments

Comments
 (0)