From 78c2c6823dd75676a244241e0c1c21e751ff63bc Mon Sep 17 00:00:00 2001 From: Shyim Date: Mon, 10 Jun 2024 11:03:02 +0200 Subject: [PATCH] Update compose.yml --- compose.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/compose.yml b/compose.yml index 853cc19..4b49129 100644 --- a/compose.yml +++ b/compose.yml @@ -16,7 +16,7 @@ x-environment: &shopware services: database: - image: mysql:8-oracle + image: mysql:8.0-oracle environment: MYSQL_ROOT_PASSWORD: shopware MYSQL_USER: shopware @@ -90,4 +90,4 @@ volumes: theme: media: thumbnail: - sitemap: \ No newline at end of file + sitemap: