feat:更新mysql 8.3.0

This commit is contained in:
okxlin 2024-01-20 23:05:28 +08:00
parent fdef69893e
commit dcacf4ea17
3 changed files with 1 additions and 1 deletions

View File

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