elastic / curator

Curator: Tending your Elasticsearch indices
Other
3.04k stars 635 forks source link

Update targetName to match the latest cx_freeze release (6.15.0) #1679

Closed rene-dekker closed 1 year ago

rene-dekker commented 1 year ago

Fixes # The docker build is currently broken due to a breaking change in the latest cx_freeze, which removes camelCasing from the Executable parameters. The latest cx_freeze (6.15.0) is automatically pulled in during the pip3 installation on alpine.

https://github.com/marcelotduarte/cx_Freeze/releases/tag/6.15.0 https://github.com/marcelotduarte/cx_Freeze/commit/8a3dc177c53800008f2cbf365750edb25859cdf9

cla-checker-service[bot] commented 1 year ago

💚 CLA has been signed

untergeek commented 1 year ago

This looks great! Please sign the CLA and I'll merge immediately.

rene-dekker commented 1 year ago

Thanks for the very quick response. I signed twice, but got no confirmation email. Maybe it takes a bit?

untergeek commented 1 year ago

No worries. I just saw the change come in. Merged!