chore(deps): update moonrailgun/tailchat docker tag to v1.8.12 (#381)
* chore(deps): update moonrailgun/tailchat docker tag to v1.8.12 * Update app version --------- 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
f1ee1512f4
commit
f1d87328bf
|
|
@ -3,7 +3,7 @@ services:
|
|||
tailchat:
|
||||
container_name: ${CONTAINER_NAME}
|
||||
restart: unless-stopped
|
||||
image: moonrailgun/tailchat:1.8.11
|
||||
image: moonrailgun/tailchat:1.8.12
|
||||
networks:
|
||||
- 1panel-network
|
||||
environment:
|
||||
Loading…
Reference in New Issue