diff --git a/appstore/shiori/1.7.4/.env b/appstore/shiori/1.8.0/.env similarity index 100% rename from appstore/shiori/1.7.4/.env rename to appstore/shiori/1.8.0/.env diff --git a/appstore/shiori/1.7.4/data.yml b/appstore/shiori/1.8.0/data.yml similarity index 100% rename from appstore/shiori/1.7.4/data.yml rename to appstore/shiori/1.8.0/data.yml diff --git a/appstore/shiori/1.7.4/docker-compose.yml b/appstore/shiori/1.8.0/docker-compose.yml similarity index 94% rename from appstore/shiori/1.7.4/docker-compose.yml rename to appstore/shiori/1.8.0/docker-compose.yml index 4b91877a6..4d37d57f4 100644 --- a/appstore/shiori/1.7.4/docker-compose.yml +++ b/appstore/shiori/1.8.0/docker-compose.yml @@ -20,7 +20,7 @@ services: - SHIORI_HTTP_IDLE_TIMEOUT=10s - SHIORI_HTTP_DISABLE_KEEP_ALIVE=true - SHIORI_HTTP_DISABLE_PARSE_MULTIPART_FORM=true - image: ghcr.io/go-shiori/shiori:v1.7.4 + image: ghcr.io/go-shiori/shiori:v1.8.0 labels: createdBy: Apps networks: diff --git a/appstore/shiori/1.7.4/envs/default.env b/appstore/shiori/1.8.0/envs/default.env similarity index 100% rename from appstore/shiori/1.7.4/envs/default.env rename to appstore/shiori/1.8.0/envs/default.env diff --git a/appstore/shiori/1.7.4/envs/global.env b/appstore/shiori/1.8.0/envs/global.env similarity index 100% rename from appstore/shiori/1.7.4/envs/global.env rename to appstore/shiori/1.8.0/envs/global.env diff --git a/appstore/shiori/1.7.4/scripts/init.sh b/appstore/shiori/1.8.0/scripts/init.sh similarity index 100% rename from appstore/shiori/1.7.4/scripts/init.sh rename to appstore/shiori/1.8.0/scripts/init.sh diff --git a/appstore/shiori/1.7.4/scripts/uninstall.sh b/appstore/shiori/1.8.0/scripts/uninstall.sh similarity index 100% rename from appstore/shiori/1.7.4/scripts/uninstall.sh rename to appstore/shiori/1.8.0/scripts/uninstall.sh diff --git a/appstore/shiori/1.7.4/scripts/upgrade.sh b/appstore/shiori/1.8.0/scripts/upgrade.sh similarity index 100% rename from appstore/shiori/1.7.4/scripts/upgrade.sh rename to appstore/shiori/1.8.0/scripts/upgrade.sh diff --git a/dockge/shiori/docker-compose.yml b/dockge/shiori/docker-compose.yml index 4b91877a6..4d37d57f4 100644 --- a/dockge/shiori/docker-compose.yml +++ b/dockge/shiori/docker-compose.yml @@ -20,7 +20,7 @@ services: - SHIORI_HTTP_IDLE_TIMEOUT=10s - SHIORI_HTTP_DISABLE_KEEP_ALIVE=true - SHIORI_HTTP_DISABLE_PARSE_MULTIPART_FORM=true - image: ghcr.io/go-shiori/shiori:v1.7.4 + image: ghcr.io/go-shiori/shiori:v1.8.0 labels: createdBy: Apps networks: