chore(Docker): update mysql image to 8.3 version (#18244)
This commit is contained in:
parent
01403c42ae
commit
028835619b
@ -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…
x
Reference in New Issue
Block a user