We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent baed8d2 commit f22c2ebCopy full SHA for f22c2eb
linux/github-runner/Dockerfile
@@ -28,7 +28,7 @@ RUN set -ex; \
28
RUN install-tool docker-compose v2.40.3
29
30
# renovate: datasource=docker packageName=hashicorp/terraform versioning=docker
31
-RUN install-tool terraform 1.13.5
+RUN install-tool terraform 1.14.0
32
33
# renovate: datasource=github-releases packageName=actions/runner
34
RUN install-tool actions-runner v2.330.0
0 commit comments