1
0
Fork 0

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.
pull/50/head
Dustin 2025-02-01 18:29:54 -06:00
parent 6da330f2be
commit f637feba16
1 changed files with 1 additions and 0 deletions

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