balena-os / leviathan

A distributed hardware testing framework
https://balena-os.github.io/leviathan
Apache License 2.0
22 stars 6 forks source link

Client: Update alpine packages before installing packages #1172

Closed vipulgupta2048 closed 4 months ago

vipulgupta2048 commented 4 months ago

Patch to resolve reliablity of Alpine packages being installed as part of client Dockerfile on GitHub Actions. This is fix is a best effort resolution to the the issue that we were facing. After implementing the fix, we didn't face the same after 6 retries of the job.

Change-type: patch Signed-off-by: Vipul Gupta (@vipulgupta2048) vipulgupta2048@gmail.com