Skip to content

Commit

Permalink
Update dependency node to v20.18.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Oct 17, 2024
1 parent 7a05c0c commit 57f3d52
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.17.0
RUN install-tool node v20.18.0

WORKDIR /usr/src/app

Expand Down

0 comments on commit 57f3d52

Please sign in to comment.