Skip to content

Commit

Permalink
chore(deps): update dependency docker-compose to v2.29.7 (#2966)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] committed Sep 20, 2024
1 parent a6db6df commit fdf2146
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 fdf2146

Please sign in to comment.