From 9be4c21503f2d787679e680f60700780c0f03405 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 22 Dec 2023 10:20:39 +0800 Subject: [PATCH] chore(deps): update star7th/showdoc docker tag to v3.2.3 (#740) * chore(deps): update star7th/showdoc docker tag to v3.2.3 * Update app version [skip ci] --------- Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: github-action update-app-version --- apps/showdoc/{3.2.2 => 3.2.3}/data.yml | 0 apps/showdoc/{3.2.2 => 3.2.3}/docker-compose.yml | 2 +- 2 files changed, 1 insertion(+), 1 deletion(-) rename apps/showdoc/{3.2.2 => 3.2.3}/data.yml (100%) rename apps/showdoc/{3.2.2 => 3.2.3}/docker-compose.yml (91%) diff --git a/apps/showdoc/3.2.2/data.yml b/apps/showdoc/3.2.3/data.yml similarity index 100% rename from apps/showdoc/3.2.2/data.yml rename to apps/showdoc/3.2.3/data.yml diff --git a/apps/showdoc/3.2.2/docker-compose.yml b/apps/showdoc/3.2.3/docker-compose.yml similarity index 91% rename from apps/showdoc/3.2.2/docker-compose.yml rename to apps/showdoc/3.2.3/docker-compose.yml index a668da94..e7726931 100644 --- a/apps/showdoc/3.2.2/docker-compose.yml +++ b/apps/showdoc/3.2.3/docker-compose.yml @@ -1,7 +1,7 @@ version: '3' services: showdoc: - image: star7th/showdoc:v3.2.2 + image: star7th/showdoc:v3.2.3 container_name: ${CONTAINER_NAME} restart: always networks: