From 8fd49232ce93a4b7ba68d926e5070478dd22e6eb Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sun, 10 Dec 2023 16:32:33 +0800 Subject: [PATCH] chore(deps): update koishijs/koishi docker tag to v1.13.0 (#698) * chore(deps): update koishijs/koishi docker tag to v1.13.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.12.2 => 1.13.0}/data.yml | 0 apps/koishi/{1.12.2 => 1.13.0}/docker-compose.yml | 2 +- 2 files changed, 1 insertion(+), 1 deletion(-) rename apps/koishi/{1.12.2 => 1.13.0}/data.yml (100%) rename apps/koishi/{1.12.2 => 1.13.0}/docker-compose.yml (90%) diff --git a/apps/koishi/1.12.2/data.yml b/apps/koishi/1.13.0/data.yml similarity index 100% rename from apps/koishi/1.12.2/data.yml rename to apps/koishi/1.13.0/data.yml diff --git a/apps/koishi/1.12.2/docker-compose.yml b/apps/koishi/1.13.0/docker-compose.yml similarity index 90% rename from apps/koishi/1.12.2/docker-compose.yml rename to apps/koishi/1.13.0/docker-compose.yml index 95228036f..fba80384f 100644 --- a/apps/koishi/1.12.2/docker-compose.yml +++ b/apps/koishi/1.13.0/docker-compose.yml @@ -1,7 +1,7 @@ version: '3' services: koishi: - image: koishijs/koishi:v1.12.2 + image: koishijs/koishi:v1.13.0 container_name: ${CONTAINER_NAME} restart: always environment: