Update guacamole service configuration to use the new image repository

This commit is contained in:
gyurix
2025-04-25 14:34:13 +02:00
parent a0939041b4
commit 4cff57af43

View File

@@ -86,7 +86,7 @@
"POST_START": "null" "POST_START": "null"
}, },
{ {
"IMAGE": "registry.format.hu/guacamole-guacd", "IMAGE": "safebox/guacamole-guacd",
"UPDATE": "true", "UPDATE": "true",
"NAME": "guacd-app", "NAME": "guacd-app",
"MEMORY": "256M", "MEMORY": "256M",