From 057334f533e84c160bb37589ceecc542344e5445 Mon Sep 17 00:00:00 2001 From: Shyim Date: Wed, 10 Apr 2024 14:54:47 +0200 Subject: [PATCH] paas: increase mysql version for Shopware 6.6 --- shopware/paas-meta/6.4/.platform/services.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/shopware/paas-meta/6.4/.platform/services.yaml b/shopware/paas-meta/6.4/.platform/services.yaml index 0fe0fe84..b672dbc4 100644 --- a/shopware/paas-meta/6.4/.platform/services.yaml +++ b/shopware/paas-meta/6.4/.platform/services.yaml @@ -1,5 +1,5 @@ db: - type: mariadb:10.6 + type: mariadb:11.2 disk: 2048 cacheredis: type: redis:7.0