Skip to content

Commit

Permalink
Fix pull_policy
Browse files Browse the repository at this point in the history
  • Loading branch information
yorickdowne committed Apr 30, 2024
1 parent 73fdcff commit e3cd467
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gwemix.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ services:
- SRC_REPO=${GWEMIX_SRC_REPO}
image: gwemix:local
user: gwemix
pull_policy: build
pull_policy: never
stop_grace_period: 5m
environment:
- LOG_LEVEL=${LOG_LEVEL:-info}
Expand Down

0 comments on commit e3cd467

Please sign in to comment.