mirror of
https://github.com/Dokploy/templates.git
synced 2026-07-08 07:25:23 +02:00
fix(vaultwarden): update outdated image version (#921)
This commit is contained in:
@@ -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.34.3
|
||||
image: vaultwarden/server:1.36.0
|
||||
restart: always
|
||||
environment:
|
||||
DOMAIN: ${DOMAIN}
|
||||
|
||||
Reference in New Issue
Block a user