diff --git a/appstore/emby/4.9.0.54/.env b/appstore/emby/4.9.0.55/.env similarity index 100% rename from appstore/emby/4.9.0.54/.env rename to appstore/emby/4.9.0.55/.env diff --git a/appstore/emby/4.9.0.54/data.yml b/appstore/emby/4.9.0.55/data.yml similarity index 100% rename from appstore/emby/4.9.0.54/data.yml rename to appstore/emby/4.9.0.55/data.yml diff --git a/appstore/emby/4.9.0.54/docker-compose.yml b/appstore/emby/4.9.0.55/docker-compose.yml similarity index 96% rename from appstore/emby/4.9.0.54/docker-compose.yml rename to appstore/emby/4.9.0.55/docker-compose.yml index 5557772da..870c52569 100644 --- a/appstore/emby/4.9.0.54/docker-compose.yml +++ b/appstore/emby/4.9.0.55/docker-compose.yml @@ -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.54 + image: emby/embyserver:4.9.0.55 labels: createdBy: Apps network_mode: ${NETWORK_MODE} diff --git a/appstore/emby/4.9.0.54/envs/default.env b/appstore/emby/4.9.0.55/envs/default.env similarity index 100% rename from appstore/emby/4.9.0.54/envs/default.env rename to appstore/emby/4.9.0.55/envs/default.env diff --git a/appstore/emby/4.9.0.54/envs/global.env b/appstore/emby/4.9.0.55/envs/global.env similarity index 100% rename from appstore/emby/4.9.0.54/envs/global.env rename to appstore/emby/4.9.0.55/envs/global.env diff --git a/appstore/emby/4.9.0.54/scripts/init.sh b/appstore/emby/4.9.0.55/scripts/init.sh similarity index 100% rename from appstore/emby/4.9.0.54/scripts/init.sh rename to appstore/emby/4.9.0.55/scripts/init.sh diff --git a/appstore/emby/4.9.0.54/scripts/uninstall.sh b/appstore/emby/4.9.0.55/scripts/uninstall.sh similarity index 100% rename from appstore/emby/4.9.0.54/scripts/uninstall.sh rename to appstore/emby/4.9.0.55/scripts/uninstall.sh diff --git a/appstore/emby/4.9.0.54/scripts/upgrade.sh b/appstore/emby/4.9.0.55/scripts/upgrade.sh similarity index 100% rename from appstore/emby/4.9.0.54/scripts/upgrade.sh rename to appstore/emby/4.9.0.55/scripts/upgrade.sh diff --git a/dockge/emby/docker-compose.yml b/dockge/emby/docker-compose.yml index 5557772da..870c52569 100644 --- a/dockge/emby/docker-compose.yml +++ b/dockge/emby/docker-compose.yml @@ -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.54 + image: emby/embyserver:4.9.0.55 labels: createdBy: Apps network_mode: ${NETWORK_MODE}