Commit e0d572c
committed
build: Don't automatically pull images when building
Automatically pulling is good for getting an up-to-date base image, but
it's too easy to trip docker hub's rate limiting and get blocked, which
then prevents the builds from proceeding.1 parent 01dcabb commit e0d572c
1 file changed
Lines changed: 0 additions & 4 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
86 | 86 | | |
87 | 87 | | |
88 | 88 | | |
89 | | - | |
90 | | - | |
91 | | - | |
92 | | - | |
93 | 89 | | |
94 | 90 | | |
95 | 91 | | |
| |||
0 commit comments