Skip to content

Commit

Permalink
⬆️(project) upgrade hashicorp/terraform Docker tag to v1.10.3
Browse files Browse the repository at this point in the history
| datasource | package             | from   | to     |
| ---------- | ------------------- | ------ | ------ |
| docker     | hashicorp/terraform | 1.10.2 | 1.10.3 |
  • Loading branch information
renovate[bot] authored and jmaupetit committed Dec 19, 2024
1 parent 759a639 commit 33325cf
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.2
image: hashicorp/terraform:1.10.3
env_file:
- env.d/terraform
user: ${DOCKER_USER:-1000}
Expand Down

0 comments on commit 33325cf

Please sign in to comment.