tomdess / docker-haproxy-certbot

Dockerized HAProxy with Let's Encrypt certificates automatic renewal
69 stars 54 forks source link

Can you do a new release off 2.2.1[23]? #12

Closed MysticRyuujin closed 3 years ago

MysticRyuujin commented 3 years ago

The docker hub image is currently built on 2.2.11 and there is a regression in rate limiting that was fixed in 2.2.12 (there's now a 2.2.13 as well). Which I need fixed.

https://github.com/haproxy/haproxy/issues/1196

I assume it's trivial for you to just kick off a new release but if it's a problem, let me know and I'll look for an alternative way to get it done :smile:

MysticRyuujin commented 3 years ago

ping

davidzwa commented 3 years ago

I'd advise a fork if you need it ;)

Dockerhub is really easy to setup and push to! Dont let repo owners hold you back

tomdess commented 3 years ago

just issued a build on docker-hub. Anyway no new commit has been done, you can build the updated image by yourself just cloning locally the repo and issuing a docker build command