vaultwarden_ldap
vaultwarden_ldap copied to clipboard
vividboarder/vaultwarden_ldap:alpine image not updated
It appears that the vividboarder/vaultwarden_ldap:alpine image on Docker Hub has not been updated for ~8 months despite there being at least 3 releases since then. Is the alpine tag deprecated?
Hmm. It wasn’t intended to be. I think that master-alpine would be the equivalent but I haven’t tagged alpine as that when I switched to GitHub Actions.
Is there a tag for stable and/or alpine-stable? I like to run the latest stable release but it appears my best option, if I don't want master builds, is to pin it to a minor release (e.g. 0.6)?
Sorry for taking a while to reply here. I don’t have a stable tag, but master should be stable. I don’t merge anything that isn’t tested.
That said, I think it’s about time that I tag a 1.0 release so you could follow 1.
Just pushed a 1.0 tag.