mirror of
https://github.com/nextcloud/all-in-one.git
synced 2025-09-11 17:15:49 +08:00
also use ghcr image for vaultwarden
Signed-off-by: Simon L. <szaimen@e.mail.de>
This commit is contained in:
parent
23d0fd0cef
commit
496365e107
1 changed files with 1 additions and 1 deletions
|
@ -4,7 +4,7 @@
|
|||
"container_name": "nextcloud-aio-vaultwarden",
|
||||
"display_name": "Vaultwarden",
|
||||
"documentation": "https://github.com/nextcloud/all-in-one/tree/main/community-containers/vaultwarden",
|
||||
"image": "vaultwarden/server",
|
||||
"image": "ghcr.io/dani-garcia/vaultwarden",
|
||||
"image_tag": "alpine",
|
||||
"internal_port": "8812",
|
||||
"restart": "unless-stopped",
|
||||
|
|
Loading…
Add table
Reference in a new issue