Skip to content

Commit

Permalink
Change the docker image for cvat_kibana_setup (cvat-ai#2815)
Browse files Browse the repository at this point in the history
  • Loading branch information
utkarsh867 authored Feb 17, 2021
1 parent 59c3b28 commit e4b39fc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion components/analytics/docker-compose.analytics.yml
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ services:

cvat_kibana_setup:
container_name: cvat_kibana_setup
image: cvat/server
image: openvino/cvat_server
volumes: ['./components/analytics/kibana:/home/django/kibana:ro']
depends_on: ['cvat']
working_dir: '/home/django'
Expand Down

0 comments on commit e4b39fc

Please sign in to comment.