Processed apps directory via GitHub Actions
Renovate / renovate (push) Has been cancelled
Push custom to released / push-branch (push) Has been cancelled
Process Apps and Commit Changes / process (push) Has been cancelled

This commit is contained in:
QYG2297248353
2025-04-30 03:37:38 +00:00
parent 61c443d9f5
commit 13ff22cb78
21 changed files with 4 additions and 4 deletions
@@ -13,7 +13,7 @@ services:
- HTTP_PROXY=${HTTP_PROXY:-}
- HTTPS_PROXY=${HTTP_PROXY:-}
- NO_PROXY=localhost,127.0.0.1,::1
image: emby/embyserver:4.9.0.50
image: emby/embyserver:4.9.0.51
labels:
createdBy: Apps
network_mode: ${NETWORK_MODE}
@@ -9,7 +9,7 @@ services:
- .env
environment:
- DATABASE_URL=postgres://${POSTGRES_USER}:${POSTGRES_PASSWORD}@${POSTGRES_HOST}:${POSTGRES_PORT}/${POSTGRES_NAME}?sslmode=disable
image: getfider/fider:v0.25.0
image: getfider/fider:v0.26.0
labels:
createdBy: Apps
networks:
@@ -13,7 +13,7 @@ services:
- HTTP_PROXY=${HTTP_PROXY:-}
- HTTPS_PROXY=${HTTP_PROXY:-}
- NO_PROXY=localhost,127.0.0.1,::1
image: emby/embyserver:4.9.0.50
image: emby/embyserver:4.9.0.51
labels:
createdBy: Apps
network_mode: ${NETWORK_MODE}
+1 -1
View File
@@ -9,7 +9,7 @@ services:
- .env
environment:
- DATABASE_URL=postgres://${POSTGRES_USER}:${POSTGRES_PASSWORD}@${POSTGRES_HOST}:${POSTGRES_PORT}/${POSTGRES_NAME}?sslmode=disable
image: getfider/fider:v0.25.0
image: getfider/fider:v0.26.0
labels:
createdBy: Apps
networks: