chore(deps): update koishijs/koishi docker tag to v1.14.7 (#1505)
* chore(deps): update koishijs/koishi docker tag to v1.14.7 * 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 <githubaction@githubaction.com>
This commit is contained in:
parent
13ad7bacc3
commit
0beb9f896a
|
|
@ -1,6 +1,6 @@
|
||||||
services:
|
services:
|
||||||
koishi:
|
koishi:
|
||||||
image: koishijs/koishi:v1.14.5
|
image: koishijs/koishi:v1.14.7
|
||||||
container_name: ${CONTAINER_NAME}
|
container_name: ${CONTAINER_NAME}
|
||||||
restart: always
|
restart: always
|
||||||
environment:
|
environment:
|
||||||
Loading…
Reference in New Issue