Skip to content

Commit

Permalink
chore(deps): update terraform docker to v0.4.1
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jan 15, 2025
1 parent da76353 commit 95ccd02
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.4.0"
version = "0.4.1"
}
onepassword = {
source = "1Password/onepassword"
Expand Down

0 comments on commit 95ccd02

Please sign in to comment.