Commit 8a0f25d
authored
(bugfix): fix a bug in the containers image source (#1395)
where we always pulled image references using the canonical reference.
Now we pull images using the reference provided to the source. Using only
the canonical reference resulted in not respecting some mirroring configurations
related to tags because we never used tag-based references.
Signed-off-by: everettraven <[email protected]>1 parent 3083879 commit 8a0f25d
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
80 | 80 | | |
81 | 81 | | |
82 | 82 | | |
83 | | - | |
| 83 | + | |
84 | 84 | | |
85 | 85 | | |
86 | 86 | | |
| |||
0 commit comments