Skip to content

Commit

Permalink
second commit
Browse files Browse the repository at this point in the history
  • Loading branch information
ryotamedx committed Sep 18, 2021
1 parent de7223a commit 68e1150
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 @@ -24,7 +24,7 @@ services:
depends_on:
- mysql
mysql:
image: 'mysql:8.0'
image: 'mysql/mysql-server:8.0'
platform: linux/amd64
ports:
- '${FORWARD_DB_PORT:-3306}:3306'
Expand Down

0 comments on commit 68e1150

Please sign in to comment.