Skip to content

Commit

Permalink
Merge main into sweep/fix-gha-cla-check
Browse files Browse the repository at this point in the history
  • Loading branch information
sweep-ai[bot] authored Jan 6, 2024
2 parents d6ae50b + b6f2ffb commit 6292af9
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions docker-compose.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,7 @@ networks:
services:
mysql:
image: mysql:${MYSQL_IMAGE_VERSION:-5.7}
platform: linux/amd64
ports:
- "${MYSQL_PORT:-13306}:3306"
container_name: mysql
Expand Down

0 comments on commit 6292af9

Please sign in to comment.