We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9ca242d commit 8264c4cCopy full SHA for 8264c4c
linux/github-runner/Dockerfile
@@ -25,7 +25,7 @@ RUN set -ex; \
25
true
26
27
# renovate: datasource=github-releases packageName=docker/compose
28
-RUN install-tool docker-compose v2.40.0
+RUN install-tool docker-compose v2.40.1
29
30
# renovate: datasource=docker packageName=hashicorp/terraform versioning=docker
31
RUN install-tool terraform 1.13.4
0 commit comments