Update MariaDB image version to 11.4 in service-guacamole.json

This commit is contained in:
gyurix
2025-05-05 16:18:44 +02:00
parent 05f3633dd7
commit 48cbbd824e

View File

@@ -39,7 +39,7 @@
"POST_START": "null" "POST_START": "null"
}, },
{ {
"IMAGE": "mariadb:latest", "IMAGE": "mariadb:11.4",
"UPDATE": "true", "UPDATE": "true",
"NAME": "guacamolemysql-db", "NAME": "guacamolemysql-db",
"MEMORY": "256M", "MEMORY": "256M",