Skip to content

Commit c70f6b3

Browse files
chore(deps): update rockchin/langbot docker tag to v4.6.5
1 parent 700fc9b commit c70f6b3

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

apps/langbot/4.6.4/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.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)