splitio / split-synchronizer

Golang agent for Split SDKs
Other
16 stars 15 forks source link

Docker base images out of date #211

Closed sideshowcoder closed 1 year ago

sideshowcoder commented 1 year ago

The docker base images used by the synchronizer are out of date, update to supported alpine and golang version

Split Synchronizer

No changes

What did you accomplish?

Update alpine image to a supported released version

How do we test the changes introduced in this PR?

Executed docker build, via make images_release

Extra Notes

This change cannot be opened agains the development branch since the docker directory is not available there.

mredolatti commented 1 year ago

hi @sideshowcoder , Thank you very much for doing this.

Unfortunately we have some configurations in place on our GHA CI flow that prevent some of the checks to be properly executed in forks.

I will be addressing this in an upcoming release (https://github.com/splitio/split-synchronizer/pull/209/files), pointing to alpine 3.17 on builder & runner images for both the split-synchronizer & the split-proxy applications.

Let me know if this works for you.

Thank you very much! Martín.

mmelograno commented 1 year ago

hi @sideshowcoder we have been released sync 5.3.2 with latest docker images thanks!