chore(deps): update koishijs/koishi docker tag to v1.14.4 (#1402)
* chore(deps): update koishijs/koishi docker tag to v1.14.4 * 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
e059abd335
commit
1c8b63722b
|
|
@ -1,6 +1,6 @@
|
||||||
services:
|
services:
|
||||||
koishi:
|
koishi:
|
||||||
image: koishijs/koishi:v1.14.3
|
image: koishijs/koishi:v1.14.4
|
||||||
container_name: ${CONTAINER_NAME}
|
container_name: ${CONTAINER_NAME}
|
||||||
restart: always
|
restart: always
|
||||||
environment:
|
environment:
|
||||||
Loading…
Reference in New Issue