Skip to content

Commit

Permalink
use version of scheduler with non-interactive exec
Browse files Browse the repository at this point in the history
  • Loading branch information
danReynolds committed Jun 13, 2018
1 parent 7fcefc5 commit 1ed0315
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docker-compose.yml
Expand Up @@ -2,7 +2,7 @@ version: '3'
services:
scheduler:
container_name: scheduler
image: danreynolds/summonerexpert-scheduler:0.0.5
image: danreynolds/summonerexpert-scheduler:0.0.17
command: cron && tail -f /dev/null
volumes:
- /var/run/docker.sock:/var/run/docker.sock
Expand Down

0 comments on commit 1ed0315

Please sign in to comment.