kylemanna / docker-openvpn

🔒 OpenVPN server in a Docker container complete with an EasyRSA PKI CA
https://hub.docker.com/r/kylemanna/openvpn/
MIT License
8.73k stars 2.39k forks source link

An OpenVPN 2.4.9 version would make my security people happy #591

Closed mleo999 closed 3 years ago

mleo999 commented 4 years ago

I will send GrubHub $$$ if someone could update the latest docker to 2.4.9 ... ;-) There's a DoS CVE that is fixed and my security audit folks would leave me alone.

Y0UZ45 commented 4 years ago

No need to do any changes to the code, You can just rebuild the docker image and it will install the latest OpenVPN version.

I just tried it myself like so:

docker build --pull -t docker-openvpn .