diff --git a/templates/compose/paymenter.yaml b/templates/compose/paymenter.yaml index 8dc5d3a04..e94a1147a 100644 --- a/templates/compose/paymenter.yaml +++ b/templates/compose/paymenter.yaml @@ -43,7 +43,7 @@ services: timeout: 1s retries: 3 mariadb: - image: 'mariadb:11' + image: 'mariadb:11.8' volumes: - 'paymenter_mariadb_data:/var/lib/mysql' environment: