diff --git a/README.md b/README.md index 792e280..d7837eb 100644 --- a/README.md +++ b/README.md @@ -82,7 +82,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.5 + wheelybird/openvpn-ldap-otp:v1.6 ``` * `--cap-add=NET_ADMIN` is necessary; the container needs to create the tunnel device and create iptable rules.