Update for skutsje
This commit is contained in:
@@ -21,6 +21,10 @@ resource "docker_container" "mariadb" {
|
||||
type = "bind"
|
||||
}
|
||||
|
||||
env = [
|
||||
"MARIADB_AUTO_UPGRADE=true"
|
||||
]
|
||||
|
||||
restart = "always"
|
||||
|
||||
networks_advanced {
|
||||
|
||||
Reference in New Issue
Block a user