Updated icon url

This commit is contained in:
2026-03-19 15:14:09 +01:00 Verified
parent da9fb86acf
commit 0224acad5b
+1 -1
View File
@@ -190,7 +190,7 @@ resource "docker_container" "workspace" {
labels { labels {
label = "net.unraid.docker.icon" label = "net.unraid.docker.icon"
value = "https://upload.wikimedia.org/wikipedia/commons/1/16/Ubuntu_and_Ubuntu_Server_Icon.png" value = "https://soderberg.tech/assets/unraid/ubuntu-logo.png"
} }
# Add labels in Docker to keep track of orphan resources. # Add labels in Docker to keep track of orphan resources.