We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b079b8f commit 7b7ad8aCopy full SHA for 7b7ad8a
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.2
+RUN install-tool docker-compose v5.1.3
38
39
# renovate: datasource=github-releases packageName=hashicorp/terraform
40
RUN install-tool terraform v1.14.8
0 commit comments