Skip to content

Commit 98d3eef

Browse files
committed
chore: update mysql docker to force platform
1 parent 615658c commit 98d3eef

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

examples/docker-compose.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,7 @@ services:
1313
ports:
1414
- "5436:5432"
1515
mysql:
16+
platform: linux/x86_64
1617
image: "mysql:8"
1718
volumes:
1819
- ./init-scripts/mysql:/docker-entrypoint-initdb.d/

0 commit comments

Comments
 (0)