chore(Docker): update mysql image to 8.3 version (#18244)
This commit is contained in:
parent
01403c42ae
commit
028835619b
1 changed files with 1 additions and 1 deletions
|
|
@ -9,7 +9,7 @@ version: '3'
|
|||
services:
|
||||
ac-database:
|
||||
container_name: ac-database
|
||||
image: mysql:8.0
|
||||
image: mysql:8.3
|
||||
networks:
|
||||
- ac-network
|
||||
ports:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue