mirror of
https://github.com/pooneyy/1Panel-Appstore.git
synced 2026-03-22 03:41:07 +08:00
feat: 部分应用版本升级
This commit is contained in:
parent
a3f052ffa1
commit
c01c0da44c
@ -1,6 +1,6 @@
|
||||
services:
|
||||
firefly-iii:
|
||||
image: fireflyiii/core:version-6.1.21
|
||||
image: fireflyiii/core:version-6.1.22
|
||||
container_name: ${CONTAINER_NAME}
|
||||
environment:
|
||||
- APP_KEY=${APP_KEY}
|
||||
@ -1,6 +1,6 @@
|
||||
services:
|
||||
minio:
|
||||
image: minio/minio:RELEASE.2024-09-13T20-26-02Z
|
||||
image: minio/minio:RELEASE.2024-11-07T00-52-20Z
|
||||
container_name: ${CONTAINER_NAME}
|
||||
ports:
|
||||
- ${PANEL_APP_PORT_HTTP}:9001
|
||||
Loading…
x
Reference in New Issue
Block a user