Skip to content

Commit

Permalink
chore(deps): update terraform docker tag to v1.9.6
Browse files Browse the repository at this point in the history
| datasource | package             | from  | to    |
| ---------- | ------------------- | ----- | ----- |
| docker     | hashicorp/terraform | 1.9.5 | 1.9.6 |
  • Loading branch information
renovate[bot] authored Sep 19, 2024
1 parent e681d0f commit 965a464
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 965a464

Please sign in to comment.