mirror of
https://github.com/ChristianLempa/boilerplates.git
synced 2024-12-27 01:19:17 +01:00
Merge pull request #194 from ChristianLempa/renovate/docker-3.x
chore(deps): update terraform docker to v3
This commit is contained in:
commit
c5fbbd1a97
@ -2,7 +2,7 @@ terraform {
|
||||
required_providers {
|
||||
docker = {
|
||||
source = "kreuzwerker/docker"
|
||||
version = "~> 2.13.0"
|
||||
version = "~> 3.0.0"
|
||||
}
|
||||
}
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user