diff --git a/main.tf b/main.tf index d295267..0c02791 100644 --- a/main.tf +++ b/main.tf @@ -198,7 +198,7 @@ resource "docker_container" "workspace" { labels { label = "net.unraid.docker.icon" - value = "https://soderberg.tech/assets/unraid/ubuntu-logo.png" + value = "https://u.stws.cc/ubuntu-logo.png" } # Add labels in Docker to keep track of orphan resources.