feat:更新mysql到8.4.0

This commit is contained in:
okxlin 2024-05-05 21:39:20 +08:00
parent 8544cf040a
commit 4ad0f3f9cd
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: