1
0
mirror of https://github.com/pooneyy/1Panel-Appstore.git synced 2026-03-20 13:11:04 +08:00

feat:更新mysql 8.3.0

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

View File

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