Skip to content

Upgrade helper image to alpine 3.6

Alessio Caiazza requested to merge upgrade-helper-image-alpine-3.6 into master

What does this MR do?

Upgrade helper image to alpine 3.6

Why was this MR needed?

alpine 3.6 provides git 2.13.5 that will improve git TLS handling as explained in !827 (comment 60168512)

Are there points in the code the reviewer needs to double check?

Does this MR meet the acceptance criteria?

  • Documentation created/updated
  • Tests
    • Added for this feature/bug
    • All builds are passing
  • Branch has no merge conflicts with master (if you do - rebase it please)

What are the relevant issue numbers?

Merge request reports