chore(deps): update mysql docker tag to v9
This commit is contained in:
parent
3307f89d7d
commit
3308d8b8c4
@ -18,7 +18,7 @@ services:
|
||||
restart: unless-stopped
|
||||
|
||||
db:
|
||||
image: mysql:8.0
|
||||
image: mysql:9.3
|
||||
environment:
|
||||
- MYSQL_ROOT_PASSWORD=root_password
|
||||
- MYSQL_DATABASE=ipost
|
||||
|
Loading…
x
Reference in New Issue
Block a user