Skip to content

Commit 52e74ab

Browse files
Ashish AggarwalAshish Aggarwal
authored andcommitted
use 0.1.3 haystack-agent docker image
1 parent b8af060 commit 52e74ab

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

integration-tests/docker-compose.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
version: '3'
22
services:
33
haystack_agent:
4-
image: expediadotcom/haystack-agent:0.1
4+
image: expediadotcom/haystack-agent:0.1.3
55
depends_on:
66
- zookeeper
77
- kafkasvc
@@ -37,4 +37,4 @@ services:
3737
volumes:
3838
- /var/run/docker.sock:/var/run/docker.sock
3939
ports:
40-
- "9092:9092"
40+
- "9092:9092"

0 commit comments

Comments
 (0)