trafficcontrol icon indicating copy to clipboard operation
trafficcontrol copied to clipboard

Update Trafficserver Alpine image to 9.2.4

Open zrhoffman opened this issue 1 year ago • 0 comments

Besides updating Traffic Server to 9.2.4, #7994 makes the GHA workflow that builds ghcr.io/apache/trafficcontrol/ci/trafficserver-alpine pass again by

  • Reverting changes from #7818, since ${{ github.repository }} does not work in the workflow name
  • Use a non-expiring link to the ATS tar.gz
  • Get the libexecinfo-dev Alpine package from the 3.16 main repo, since Alpine versions over 3.16 do not include libexecinfo-dev.

Which Traffic Control components are affected by this PR?

  • CDN in a Box for Developers - Apache Traffic Server base for t3c service
  • Automation - GitHub Actions

What is the best way to verify this PR?

Check if the tests pass

PR submission checklist

zrhoffman avatar Apr 16 '24 22:04 zrhoffman