1
0
Fork 0

feat:更新mysql到8.4.0

This commit is contained in:
okxlin 2024-05-05 21:39:20 +08:00
parent ba053e8013
commit 5737fc11dd
3 changed files with 1 additions and 1 deletions

View File

@ -2,7 +2,7 @@ version: '3'
services:
mysql:
image: mysql:8.3.0
image: mysql:8.4.0
container_name: ${CONTAINER_NAME}
restart: always
environment: