Skip to content

Commit

Permalink
Merge pull request #366 from projectsyn/renovate/node-20.x
Browse files Browse the repository at this point in the history
Update Node.js to v20.18.1
  • Loading branch information
simu authored Jan 17, 2025
2 parents 5272a04 + 7650ceb commit 5b6086e
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.0
RUN install-tool node v20.18.1

WORKDIR /usr/src/app

Expand Down

0 comments on commit 5b6086e

Please sign in to comment.