Commit ecddcea
authored
infra: remove
in #13964 `--pull` was added to
`docker build`. However, this causes issues when developing the images
locally, as we always end up pulling upstream images causing issues when
building changes that carry through several base images. Removing
`--pull` from this.
Was running into this when debugging
#14315-pull from all.sh (#14335)1 parent 92ad69d commit ecddcea
1 file changed
+2
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
62 | 62 | | |
63 | 63 | | |
64 | 64 | | |
65 | | - | |
| 65 | + | |
66 | 66 | | |
67 | 67 | | |
68 | | - | |
| 68 | + | |
0 commit comments