mirror of
https://github.com/QYG2297248353/appstore-1panel.git
synced 2024-11-13 09:26:57 +08:00
chore(deps): update koishijs/koishi docker tag to v1.13.0 (#698)
* chore(deps): update koishijs/koishi docker tag to v1.13.0 * 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
2427c7bc79
commit
8fd49232ce
@ -1,7 +1,7 @@
|
|||||||
version: '3'
|
version: '3'
|
||||||
services:
|
services:
|
||||||
koishi:
|
koishi:
|
||||||
image: koishijs/koishi:v1.12.2
|
image: koishijs/koishi:v1.13.0
|
||||||
container_name: ${CONTAINER_NAME}
|
container_name: ${CONTAINER_NAME}
|
||||||
restart: always
|
restart: always
|
||||||
environment:
|
environment:
|
Loading…
Reference in New Issue
Block a user