litmuschaos / litmus-go

Apache License 2.0
69 stars 122 forks source link

fix: update Dockerfile (iptables-libs RPM path) #714

Closed moggaa closed 1 week ago

moggaa commented 1 month ago

What this PR does / why we need it: This PR updates the Dockerfile to use the archived iptables-libs RPM , which resolves the build failure caused by the missing RPM package.

Which issue this PR fixes (optional, in fixes #<issue number>(, fixes #<issue_number>, ...) format, will close that issue when PR gets merged): fixes #713

Special notes for your reviewer: This PR updates the RPM file path to /vault/rocky/9.4/devel. If there are any issues with this path (for example, if a different version of Rocky is preferred), I will fix it.

Checklist: