We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 700fc9b commit c70f6b3Copy full SHA for c70f6b3
apps/langbot/4.6.4/docker-compose.yml
@@ -2,7 +2,7 @@ services:
2
langbot_plugin_runtime:
3
container_name: ${CONTAINER_NAME}-plugin-runtime
4
restart: unless-stopped
5
- image: rockchin/langbot:v4.6.4
+ image: rockchin/langbot:v4.6.5
6
networks:
7
- 1panel-network
8
volumes:
@@ -16,7 +16,7 @@ services:
16
langbot:
17
container_name: ${CONTAINER_NAME}
18
19
20
21
22
0 commit comments