Skip to content

Commit

Permalink
chore(deps): update terraform docker to v0.4.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jan 3, 2025
1 parent 3c24619 commit b0c019b
Show file tree
Hide file tree
Showing 2 changed files with 15 additions and 15 deletions.
28 changes: 14 additions & 14 deletions tf/deployment/modules/docker/org/.terraform.lock.hcl

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion tf/deployment/modules/docker/org/config.tf
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ terraform {
required_providers {
docker = {
source = "registry.terraform.io/docker/docker"
version = "0.3.1"
version = "0.4.0"
}
onepassword = {
source = "1Password/onepassword"
Expand Down

0 comments on commit b0c019b

Please sign in to comment.