From 3489bcb76fc2fb4b0e3b20871421d92f7f80cd86 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 30 May 2024 11:49:35 +0800 Subject: [PATCH] chore(deps): update koishijs/koishi docker tag to v1.14.5 (#1494) * chore(deps): update koishijs/koishi docker tag to v1.14.5 * 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 --- koishi/{1.14.4 => 1.14.5}/data.yml | 0 koishi/{1.14.4 => 1.14.5}/docker-compose.yml | 2 +- 2 files changed, 1 insertion(+), 1 deletion(-) rename koishi/{1.14.4 => 1.14.5}/data.yml (100%) rename koishi/{1.14.4 => 1.14.5}/docker-compose.yml (90%) diff --git a/koishi/1.14.4/data.yml b/koishi/1.14.5/data.yml similarity index 100% rename from koishi/1.14.4/data.yml rename to koishi/1.14.5/data.yml diff --git a/koishi/1.14.4/docker-compose.yml b/koishi/1.14.5/docker-compose.yml similarity index 90% rename from koishi/1.14.4/docker-compose.yml rename to koishi/1.14.5/docker-compose.yml index b3c6bcd23..cee23581b 100644 --- a/koishi/1.14.4/docker-compose.yml +++ b/koishi/1.14.5/docker-compose.yml @@ -1,6 +1,6 @@ services: koishi: - image: koishijs/koishi:v1.14.4 + image: koishijs/koishi:v1.14.5 container_name: ${CONTAINER_NAME} restart: always environment: