We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 10a8ad5 commit ce787f9Copy full SHA for ce787f9
1 file changed
linux/Dockerfile
@@ -34,7 +34,7 @@ RUN install-tool node 24.14.1
34
RUN install-tool pnpm 10.32.1
35
36
# renovate: datasource=github-releases packageName=docker/compose
37
-RUN install-tool docker-compose v5.1.1
+RUN install-tool docker-compose v5.1.2
38
39
# renovate: datasource=github-releases packageName=hashicorp/terraform
40
RUN install-tool terraform v1.14.8
0 commit comments