Update mariadb

Remove brother-printer-webhook
wip tidarr
This commit is contained in:
Marc Fokkert
2025-03-04 17:49:56 +01:00
parent 6f8c880f67
commit c411963890
5 changed files with 174 additions and 282 deletions

View File

@@ -1,5 +1,5 @@
data "docker_registry_image" "mariadb" {
name = "mariadb:10.11"
name = "mariadb:11.4"
}
resource "docker_image" "mariadb" {