ARM64 support for the Panel Docker image, closes #3580 (#3709)

Co-authored-by: Dane Everitt <dane@daneeveritt.com>
This commit is contained in:
Alex 2021-12-04 20:33:42 +02:00 committed by GitHub
parent 4cc8658334
commit 49d5ef271d
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
3 changed files with 5 additions and 3 deletions

View file

@ -34,7 +34,7 @@ x-common:
#
services:
database:
image: library/mysql:8.0
image: mariadb:10.5
restart: always
command: --default-authentication-plugin=mysql_native_password
volumes: