Skip to content

Commit

Permalink
chore(deps): update terraform docker tag to v1.9.6 (#2961)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Sep 19, 2024
1 parent 277b787 commit d864f36
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion linux/github-runner/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ RUN set -ex; \
RUN install-tool docker-compose v2.29.5

# renovate: datasource=docker packageName=hashicorp/terraform versioning=docker
RUN install-tool terraform 1.9.5
RUN install-tool terraform 1.9.6

# renovate: datasource=github-releases packageName=actions/runner
RUN install-tool actions-runner v2.319.1
Expand Down

0 comments on commit d864f36

Please sign in to comment.