Skip to content

Commit 96c5a75

Browse files
chore(deps): update rockchin/langbot docker tag to v4.9.2
1 parent 98c7bc0 commit 96c5a75

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

apps/langbot/4.9.0/docker-compose.yml

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.9.0
5+
image: rockchin/langbot:v4.9.2
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.9.0
19+
image: rockchin/langbot:v4.9.2
2020
networks:
2121
- 1panel-network
2222
volumes:

0 commit comments

Comments
 (0)