From d12e9c4e7b1754fabe1a38332a240cb6ab3e399c Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 2 Jan 2025 02:18:28 +0000 Subject: [PATCH] Update ghcr.io/go-shiori/shiori Docker tag to v1.7.3 --- shiori/1.7.2/docker-compose.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/shiori/1.7.2/docker-compose.yml b/shiori/1.7.2/docker-compose.yml index 110c61167..9fe2c0513 100644 --- a/shiori/1.7.2/docker-compose.yml +++ b/shiori/1.7.2/docker-compose.yml @@ -4,7 +4,7 @@ networks: services: shiori: - image: ghcr.io/go-shiori/shiori:v1.7.2 + image: ghcr.io/go-shiori/shiori:v1.7.3 container_name: ${CONTAINER_NAME} labels: createdBy: "Apps"