updatebot: Fix tag format for Vaultwarden

We're using the Alpine variant of the Vaultwarden container images,
since the default variant is significantly larger and we do not need any
of the extra stuff it includes.
This commit is contained in:
2025-02-01 18:29:54 -06:00
parent 6da330f2be
commit f637feba16

View File

@@ -102,6 +102,7 @@ projects:
images:
- name: authelia
image: ghcr.io/dani-garcia/vaultwarden
tag_format: '{version}-alpine'
source:
kind: github
organization: dani-garcia