Skip to content

Commit

Permalink
Update Node.js to v20.18.2
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jan 27, 2025
1 parent e716e35 commit b7c0a7e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ LABEL org.opencontainers.image.source="https://github.com/projectsyn/commodore-r
org.opencontainers.image.licenses="AGPL-3.0-only"

# renovate: datasource=node-version
RUN install-tool node v20.18.1
RUN install-tool node v20.18.2

WORKDIR /usr/src/app

Expand Down

0 comments on commit b7c0a7e

Please sign in to comment.