mirror of
https://github.com/aljazceru/kata-containers.git
synced 2026-01-21 23:34:22 +01:00
While releasing kata-containers 2.3.0-alpha1 we've hit some issues as the tags attribution is done incorrectly. We want an array of tags to iterate over, but the currently code is just lost is the parenthesis. This issue was introduced ina156288c1f. Fixes: #2725 Signed-off-by: Fabiano Fidêncio <fidencio@redhat.com> (cherry picked from commit39dcbaa672)