Skip to content

Commit

Permalink
fix(deps): update dependency docker-compose to v2.30.1
Browse files Browse the repository at this point in the history
| datasource      | package        | from    | to      |
| --------------- | -------------- | ------- | ------- |
| github-releases | docker/compose | v2.30.0 | v2.30.1 |
  • Loading branch information
renovate[bot] authored Oct 30, 2024
1 parent 076024f commit 618e2d9
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 @@ -29,7 +29,7 @@ RUN install-tool node 20.18.0
RUN install-tool corepack 0.29.4

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

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

0 comments on commit 618e2d9

Please sign in to comment.