docker-compose: ac-database: bump to mysql LTS (#20976)
This commit is contained in:
parent
0b39bf01cc
commit
288d70e58e
1 changed files with 1 additions and 1 deletions
|
|
@ -8,7 +8,7 @@
|
|||
services:
|
||||
ac-database:
|
||||
container_name: ac-database
|
||||
image: mysql:8.3
|
||||
image: mysql:8.4
|
||||
networks:
|
||||
- ac-network
|
||||
ports:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue