Commit 98843f2
committed
Use annotation to add expiration for images in quay
Using a label only works for image manifests, while using an annotation
works for both image manifests and image indexes. For multi-arch builds,
we need to use an annotation to set an expiration date.
Fixes #4331 parent a537121 commit 98843f2
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
31 | 31 | | |
32 | 32 | | |
33 | 33 | | |
34 | | - | |
| 34 | + | |
0 commit comments