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

feat:更新mysql 8.3.0

This commit is contained in:
okxlin 2024-01-20 23:05:28 +08:00
parent 0b87d2f0af
commit 756c9e7277
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: