rm pull-policy: build

This commit is contained in:
David Keathley 2023-04-24 16:02:32 -07:00 committed by MrTuxedo
parent 1ae3ef7a03
commit db5170bd4c

View File

@ -15,7 +15,6 @@ 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