Update service-guacamole.json to change IMAGE from 'safebox/guacamole-guacd' to 'guacamole/guacd'

This commit is contained in:
gyurix
2025-04-30 14:34:09 +02:00
parent 060a3c8ffd
commit 70825a2299

View File

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