1
0
mirror of https://github.com/pooneyy/1Panel-Appstore.git synced 2026-04-14 11:32:44 +08:00

feat: Update some applications

This commit is contained in:
wanghe-fit2cloud 2025-02-19 11:05:18 +08:00
parent b98228cf10
commit b9d2a6455a
7 changed files with 2 additions and 2 deletions

View File

@ -1,6 +1,6 @@
services:
firefly-iii:
image: fireflyiii/core:version-6.2.4
image: fireflyiii/core:version-6.2.7
container_name: ${CONTAINER_NAME}
environment:
- APP_KEY=${APP_KEY}

View File

@ -1,6 +1,6 @@
services:
minio:
image: minio/minio:RELEASE.2024-11-07T00-52-20Z
image: minio/minio:RELEASE.2025-02-18T16-25-55Z
container_name: ${CONTAINER_NAME}
ports:
- ${PANEL_APP_PORT_HTTP}:9001