Skip to content

Commit

Permalink
⬆️(project) upgrade hashicorp/terraform Docker tag to v1.10.1
Browse files Browse the repository at this point in the history
| datasource | package             | from   | to     |
| ---------- | ------------------- | ------ | ------ |
| docker     | hashicorp/terraform | 1.10.0 | 1.10.1 |
  • Loading branch information
renovate[bot] authored and jmaupetit committed Dec 4, 2024
1 parent 8ae07d7 commit 87df5e5
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 @@ -261,7 +261,7 @@ services:
- env.d/metabase

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

0 comments on commit 87df5e5

Please sign in to comment.