Skip to content

Commit ce787f9

Browse files
fix(deps): update dependency docker-compose to v5.1.2 (#2989)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 10a8ad5 commit ce787f9

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

linux/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ RUN install-tool node 24.14.1
3434
RUN install-tool pnpm 10.32.1
3535

3636
# renovate: datasource=github-releases packageName=docker/compose
37-
RUN install-tool docker-compose v5.1.1
37+
RUN install-tool docker-compose v5.1.2
3838

3939
# renovate: datasource=github-releases packageName=hashicorp/terraform
4040
RUN install-tool terraform v1.14.8

0 commit comments

Comments
 (0)