Update docker.io/jc21/nginx-proxy-manager Docker tag to v2.12.3
No problems automatically updating the Docker image and run the container by Watchtower with dependency update facilitated by Mend's Renovate Bot. Also executing recommanded backup of data.
This MR contains the following updates:
Package | Update | Change |
---|---|---|
docker.io/jc21/nginx-proxy-manager | patch | 2.12.2 -> 2.12.3 |
Release Notes
jc21/nginx-proxy-manager (docker.io/jc21/nginx-proxy-manager)v2.12.3
Changes
- Adds SSL support to Streams (big thanks to @jbowring)
- [Postgres] fix error in access_list get (thanks @Dim145)
- SSL Certificates: Show if cert is in use on host (thanks @badkeyy)
- Change htpasswd to openssl (thanks @icaksh)
- Fix schema type for token.expires (thanks @Sander0542)
- Add ZoneEdit certbot plugin (thanks @badkeyy)
- Add Gcore DNS Provider (thanks @GergelyGombai)
- Update mijn-host certbot plugin configuration (thanks @nwagenmakers)
- Update DomainOffensive certbot plugin (thanks @FabianK3)