mirror of
https://github.com/Dokploy/templates.git
synced 2026-03-12 01:56:43 -05:00
upd: bump vaultwarden to 1.34.3 (#320)
* upd: bump vaultwarden to 1.34.3 * upd: meta.json vaultwarden 1.34.3
This commit is contained in:
committed by
GitHub
parent
126f6757c6
commit
bda5817e00
@@ -1,7 +1,7 @@
|
||||
# the webserver can take a while to start up, so don't be alarmed if it takes a few minutes to get a response
|
||||
services:
|
||||
vaultwarden:
|
||||
image: vaultwarden/server:1.33.2
|
||||
image: vaultwarden/server:1.34.3
|
||||
restart: always
|
||||
environment:
|
||||
DOMAIN: ${DOMAIN}
|
||||
|
||||
Reference in New Issue
Block a user