Skip to content

Commit f1acd13

Browse files
renovate[bot]github-action update-app-version
andauthored
chore(deps): update rockchin/langbot docker tag to v4.6.5 (#6029)
* chore(deps): update rockchin/langbot docker tag to v4.6.5 * 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 <[email protected]>
1 parent 4b99bd6 commit f1acd13

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed
Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ services:
22
langbot_plugin_runtime:
33
container_name: ${CONTAINER_NAME}-plugin-runtime
44
restart: unless-stopped
5-
image: rockchin/langbot:v4.6.4
5+
image: rockchin/langbot:v4.6.5
66
networks:
77
- 1panel-network
88
volumes:
@@ -16,7 +16,7 @@ services:
1616
langbot:
1717
container_name: ${CONTAINER_NAME}
1818
restart: unless-stopped
19-
image: rockchin/langbot:v4.6.4
19+
image: rockchin/langbot:v4.6.5
2020
networks:
2121
- 1panel-network
2222
volumes:

0 commit comments

Comments
 (0)