Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
Moving to mysql/mysql-server as it provides images for linux/arm64/v8
  • Loading branch information
marcelorodrigo authored Oct 25, 2024
1 parent 4c7c820 commit f6b58d6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ services:
extra_hosts:
- "host.docker.internal:host-gateway"
mysql:
image: mysql:8.0
image: mysql/mysql-server:8.0
container_name: linguacafe-database
restart: unless-stopped
tty: true
Expand Down

0 comments on commit f6b58d6

Please sign in to comment.