chore(deps): update koishijs/koishi docker tag to v1.14.3 (#1318)
* chore(deps): update koishijs/koishi docker tag to v1.14.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 <githubaction@githubaction.com>
This commit is contained in:
parent
5bd69e40ba
commit
eb85db49ec
|
|
@ -1,6 +1,6 @@
|
||||||
services:
|
services:
|
||||||
koishi:
|
koishi:
|
||||||
image: koishijs/koishi:v1.14.2
|
image: koishijs/koishi:v1.14.3
|
||||||
container_name: ${CONTAINER_NAME}
|
container_name: ${CONTAINER_NAME}
|
||||||
restart: always
|
restart: always
|
||||||
environment:
|
environment:
|
||||||
Loading…
Reference in New Issue