We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a1fec08 commit 8b675baCopy full SHA for 8b675ba
docker-compose-db.yml
@@ -1,6 +1,6 @@
1
services:
2
db:
3
- image: mysql:8.0.33
+ image: mysql:8.2.0
4
environment:
5
- TZ=Asia/Tokyo
6
- MYSQL_ROOT_PASSWORD=password
0 commit comments