Skip to content

Commit

Permalink
⬆️(project) upgrade hashicorp/terraform Docker tag to v1.9.1
Browse files Browse the repository at this point in the history
| datasource | package             | from  | to    |
| ---------- | ------------------- | ----- | ----- |
| docker     | hashicorp/terraform | 1.9.0 | 1.9.1 |
  • Loading branch information
renovate[bot] authored Jul 4, 2024
1 parent e9d8a0b commit 2dc48c1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -107,7 +107,7 @@ services:
- env.d/metabase

terraform:
image: hashicorp/terraform:1.9.0
image: hashicorp/terraform:1.9.1
env_file:
- env.d/terraform
user: ${DOCKER_USER:-1000}
Expand Down

0 comments on commit 2dc48c1

Please sign in to comment.