Merge pull request #503 from okxlin/renovate/moelin-1panel-1.x

Update moelin/1panel Docker tag to v1.8.1
This commit is contained in:
okxlin 2023-11-11 22:54:05 +08:00 committed by GitHub
commit 1193d92402
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
3 changed files with 1 additions and 1 deletions

View File

@ -10,6 +10,6 @@ services:
- ${DATA_PATH}:/opt - ${DATA_PATH}:/opt
environment: environment:
- TZ=${TIME_ZONE} - TZ=${TIME_ZONE}
image: moelin/1panel:v1.8.0 image: moelin/1panel:v1.8.1
labels: labels:
createdBy: "Apps" createdBy: "Apps"