Skip to content

Commit fbd74fe

Browse files
dependabot[bot]Akol125Thomas-Boyle
authored
Bump kreuzwerker/docker (#1423)
Bumps [kreuzwerker/docker](https://github.com/kreuzwerker/terraform-provider-docker) from 3.9.0 to 4.2.0. - [Release notes](https://github.com/kreuzwerker/terraform-provider-docker/releases) - [Changelog](https://github.com/kreuzwerker/terraform-provider-docker/blob/master/CHANGELOG.md) - [Commits](kreuzwerker/terraform-provider-docker@v3.9.0...v4.2.0) --- updated-dependencies: - dependency-name: kreuzwerker/docker dependency-version: 4.2.0 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Akinola Olutola <akinola.olutola1@nhs.net> Co-authored-by: Thomas-Boyle <45789537+Thomas-Boyle@users.noreply.github.com>
1 parent f2080f2 commit fbd74fe

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

  • infrastructure/terraform_aws_backup/aws-backup-source

infrastructure/terraform_aws_backup/aws-backup-source/main.tf

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ terraform {
66
}
77
docker = {
88
source = "kreuzwerker/docker"
9-
version = "3.9.0"
9+
version = "4.2.0"
1010
}
1111
}
1212
backend "s3" {

0 commit comments

Comments
 (0)