Skip to content

Commit daff995

Browse files
committed
use mariadb for arm64 support
1 parent cff1705 commit daff995

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docker-compose-mysql.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ services:
3939
interval: 10s
4040
mysql:
4141
container_name: upsnap_mysql
42-
image: mysql
42+
image: mariadb
4343
restart: unless-stopped
4444
ports:
4545
- "3306:3306"

0 commit comments

Comments
 (0)