diff --git a/README.md b/README.md index 9321563..4c2809d 100644 --- a/README.md +++ b/README.md @@ -72,7 +72,7 @@ docker run \ -e "LDAP_URI=ldap://ldap.mycompany.com" \ -e "LDAP_BASE_DN=dc=mycompany,dc=com" \ --cap-add=NET_ADMIN \ - wheelybird/openvpn-ldap-otp:v1.0 + wheelybird/openvpn-ldap-otp:v1.1 ``` * `--cap-add=NET_ADMIN` is necessary; the container needs to create the tunnel device and create iptable rules.