Skip to content

Commit

Permalink
Update docker-compose.ci.yml
Browse files Browse the repository at this point in the history
Soften reqs for dse-config in CI
  • Loading branch information
HadesArchitect committed Apr 2, 2020
1 parent 65ab7be commit b58eaa3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docker-compose.ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,6 @@ services:
memlock: -1

dse-config:
image: killrvideo/killrvideo-dse-config:3.0.0
image: killrvideo/killrvideo-dse-config:3
depends_on:
- dse

0 comments on commit b58eaa3

Please sign in to comment.