mirror of
https://github.com/hashicorp/vault.git
synced 2025-08-29 18:41:10 +02:00
The test container that we use for many LDAP tests recently merged a breaking change: https://github.com/rroemhild/docker-test-openldap/issues/62 Add support for using containers via references with digests and pin to the latest version that worked. We can unpin later if so desired. Signed-off-by: Ryan Cragun <me@ryan.ec>