Juan Calderon-Perez
Juan Calderon-Perez
@eldadfux Current alpine version used by `appwrite/influxdb` is vulnerable to several BusyBox CVE's, and the most recent OpenSSL CVE. Release notes here: https://alpinelinux.org/posts/Alpine-3.15.1-released.html
@eldadfux Another one.
@eldadfux Same here as the other repos.
Any plans to merge this?
@Arno500 alpine comes with wget, that way you dont have to install curl.
@mgorny Isn't this fixed by https://github.com/samuelcolvin/watchfiles/releases/tag/v0.21.0 ?
@samuelcolvin Any chance to get a new release with update dependencies. PyO3 is already on v0.21.x Probably worth adding `dependabot.yml` to the repo.
I was going to update them, then realize PyO3 v0.21.x changed the API and I dont know Rust 😂 I cam submit one for dependabot config
@samuelcolvin Thank you!
@samuelcolvin Quick PR to fix some of the GitHub actions