Skip to content

Commit

Permalink
chore(deps): update dependency docker-compose to v2.29.7
Browse files Browse the repository at this point in the history
| datasource      | package        | from    | to      |
| --------------- | -------------- | ------- | ------- |
| github-releases | docker/compose | v2.29.6 | v2.29.7 |
  • Loading branch information
renovate[bot] committed Sep 20, 2024
1 parent a6db6df commit fa9f7ae
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion linux/github-runner/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ RUN set -ex; \
true

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

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

0 comments on commit fa9f7ae

Please sign in to comment.