From 5958d7413cc9fbd6b8224e6e7f9ab479dc8a5fdc Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 22 Dec 2023 10:19:58 +0800 Subject: [PATCH] chore(deps): update koishijs/koishi docker tag to v1.13.3 (#737) * chore(deps): update koishijs/koishi docker tag to v1.13.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 --- koishi/{1.13.2 => 1.13.3}/data.yml | 0 koishi/{1.13.2 => 1.13.3}/docker-compose.yml | 2 +- 2 files changed, 1 insertion(+), 1 deletion(-) rename koishi/{1.13.2 => 1.13.3}/data.yml (100%) rename koishi/{1.13.2 => 1.13.3}/docker-compose.yml (90%) diff --git a/koishi/1.13.2/data.yml b/koishi/1.13.3/data.yml similarity index 100% rename from koishi/1.13.2/data.yml rename to koishi/1.13.3/data.yml diff --git a/koishi/1.13.2/docker-compose.yml b/koishi/1.13.3/docker-compose.yml similarity index 90% rename from koishi/1.13.2/docker-compose.yml rename to koishi/1.13.3/docker-compose.yml index 57efd06ac..31fcad917 100644 --- a/koishi/1.13.2/docker-compose.yml +++ b/koishi/1.13.3/docker-compose.yml @@ -1,7 +1,7 @@ version: '3' services: koishi: - image: koishijs/koishi:v1.13.2 + image: koishijs/koishi:v1.13.3 container_name: ${CONTAINER_NAME} restart: always environment: