Skip to content

Commit 78c2c68

Browse files
authored
Update compose.yml
1 parent 127a80e commit 78c2c68

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

compose.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ x-environment: &shopware
1616

1717
services:
1818
database:
19-
image: mysql:8-oracle
19+
image: mysql:8.0-oracle
2020
environment:
2121
MYSQL_ROOT_PASSWORD: shopware
2222
MYSQL_USER: shopware
@@ -90,4 +90,4 @@ volumes:
9090
theme:
9191
media:
9292
thumbnail:
93-
sitemap:
93+
sitemap:

0 commit comments

Comments
 (0)