Skip to content

Commit

Permalink
fix(deps): update dependency docker-compose to v2.32.4
Browse files Browse the repository at this point in the history
| datasource      | package        | from    | to      |
| --------------- | -------------- | ------- | ------- |
| github-releases | docker/compose | v2.32.3 | v2.32.4 |
  • Loading branch information
renovate[bot] authored Jan 16, 2025
1 parent 6b5e3fd commit 3f49620
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion linux/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ RUN install-tool node 22.13.0
RUN install-tool pnpm 9.15.4

# renovate: datasource=github-releases packageName=docker/compose
RUN install-tool docker-compose v2.32.3
RUN install-tool docker-compose v2.32.4

# renovate: datasource=docker packageName=hashicorp/terraform versioning=docker
#RUN install-tool terraform 0.14.7
Expand Down

0 comments on commit 3f49620

Please sign in to comment.