Processed apps directory via GitHub Actions
This commit is contained in:
@@ -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.1.33
|
||||
image: emby/embyserver:4.9.1.34
|
||||
labels:
|
||||
createdBy: Apps
|
||||
network_mode: ${NETWORK_MODE}
|
||||
@@ -7,7 +7,7 @@ services:
|
||||
env_file:
|
||||
- ./envs/global.env
|
||||
- .env
|
||||
image: ghcr.io/homarr-labs/homarr:v1.37.0
|
||||
image: ghcr.io/homarr-labs/homarr:v1.38.0
|
||||
labels:
|
||||
createdBy: Apps
|
||||
network_mode: ${NETWORK_MODE}
|
||||
@@ -14,7 +14,7 @@ services:
|
||||
- initial_email=${INITIAL_EMAIL}
|
||||
- initial_server_url=${INITIAL_SERVER_URL}
|
||||
- initial_ssh_root_url=${INITIAL_SSH_ROOT_URL}
|
||||
image: 1dev/server:13.0.0
|
||||
image: 1dev/server:13.0.1
|
||||
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.1.33
|
||||
image: emby/embyserver:4.9.1.34
|
||||
labels:
|
||||
createdBy: Apps
|
||||
network_mode: ${NETWORK_MODE}
|
||||
@@ -7,7 +7,7 @@ services:
|
||||
env_file:
|
||||
- ./envs/global.env
|
||||
- .env
|
||||
image: ghcr.io/homarr-labs/homarr:v1.37.0
|
||||
image: ghcr.io/homarr-labs/homarr:v1.38.0
|
||||
labels:
|
||||
createdBy: Apps
|
||||
network_mode: ${NETWORK_MODE}
|
||||
@@ -14,7 +14,7 @@ services:
|
||||
- initial_email=${INITIAL_EMAIL}
|
||||
- initial_server_url=${INITIAL_SERVER_URL}
|
||||
- initial_ssh_root_url=${INITIAL_SSH_ROOT_URL}
|
||||
image: 1dev/server:13.0.0
|
||||
image: 1dev/server:13.0.1
|
||||
labels:
|
||||
createdBy: Apps
|
||||
networks:
|
||||
|
||||
Reference in New Issue
Block a user