From f14c3d6c081171f425131cdd8e1daf98a546728f Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 8 Aug 2024 16:24:04 +0800 Subject: [PATCH] chore(deps): update koishijs/koishi docker tag to v1.15.0 (#1891) * chore(deps): update koishijs/koishi docker tag to v1.15.0 * 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/koishi/{1.14.7 => 1.15.0}/data.yml | 0 apps/koishi/{1.14.7 => 1.15.0}/docker-compose.yml | 2 +- 2 files changed, 1 insertion(+), 1 deletion(-) rename apps/koishi/{1.14.7 => 1.15.0}/data.yml (100%) rename apps/koishi/{1.14.7 => 1.15.0}/docker-compose.yml (90%) diff --git a/apps/koishi/1.14.7/data.yml b/apps/koishi/1.15.0/data.yml similarity index 100% rename from apps/koishi/1.14.7/data.yml rename to apps/koishi/1.15.0/data.yml diff --git a/apps/koishi/1.14.7/docker-compose.yml b/apps/koishi/1.15.0/docker-compose.yml similarity index 90% rename from apps/koishi/1.14.7/docker-compose.yml rename to apps/koishi/1.15.0/docker-compose.yml index 54051b2c2..a97da6083 100644 --- a/apps/koishi/1.14.7/docker-compose.yml +++ b/apps/koishi/1.15.0/docker-compose.yml @@ -1,6 +1,6 @@ services: koishi: - image: koishijs/koishi:v1.14.7 + image: koishijs/koishi:v1.15.0 container_name: ${CONTAINER_NAME} restart: always environment: