always build new bot image
This commit is contained in:
parent
31d5a250b5
commit
3a9c68f21c
@ -15,6 +15,7 @@ services:
|
|||||||
gwei-alert-bot:
|
gwei-alert-bot:
|
||||||
depends_on:
|
depends_on:
|
||||||
- gwei-bot-redis
|
- gwei-bot-redis
|
||||||
|
pull_policy: build
|
||||||
build: .
|
build: .
|
||||||
container_name: gwei-alert-bot
|
container_name: gwei-alert-bot
|
||||||
working_dir: /usr/app
|
working_dir: /usr/app
|
||||||
|
Loading…
Reference in New Issue
Block a user