Commit f7b5622
committed
Pull docker tunnel from GHCR instead of Docker Hub
They're tightening rate limits, and strongly implying it'll cause
problems. It's a tiny image with a one-off pull, but pulling from our
GHCR repo (seemingly no rate limit, for now) makes a lot more sense.1 parent 9f08df8 commit f7b5622
File tree
2 files changed
+2
-2
lines changed- src/interceptors/docker
- test/integration/interceptors
2 files changed
+2
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
8 | 8 | | |
9 | 9 | | |
10 | 10 | | |
11 | | - | |
| 11 | + | |
12 | 12 | | |
13 | 13 | | |
14 | 14 | | |
| |||
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
380 | 380 | | |
381 | 381 | | |
382 | 382 | | |
383 | | - | |
| 383 | + | |
384 | 384 | | |
385 | 385 | | |
386 | 386 | | |
| |||
0 commit comments