Move audiobookshelf to coreos

This commit is contained in:
Marc Fokkert
2025-08-30 10:55:04 +02:00
parent b65fec102e
commit ea8edac9ee
7 changed files with 32 additions and 26 deletions

View File

@@ -2,7 +2,7 @@ terraform {
required_providers {
docker = {
source = "kreuzwerker/docker"
version = "3.3.0"
version = "3.6.2"
}
}
}