Skip to content

Commit

Permalink
fix(deps): update dependency docker-compose to v2.32.4 (#2029)
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] authored Jan 16, 2025
1 parent 974dfbf commit 34b0d2a
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 10.0.0

# 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 34b0d2a

Please sign in to comment.