Merge pull request 'Update vaultwarden/server Docker tag to v1.32.5' (#24) from renovate/vaultwarden-server-1.x into main
Reviewed-on: #24
This commit is contained in:
commit
10e3e8f012
1 changed files with 1 additions and 1 deletions
|
@ -8,7 +8,7 @@ volumes:
|
||||||
|
|
||||||
services:
|
services:
|
||||||
vaultwarden:
|
vaultwarden:
|
||||||
image: vaultwarden/server:1.32.4
|
image: vaultwarden/server:1.32.5
|
||||||
container_name: vaultwarden
|
container_name: vaultwarden
|
||||||
environment:
|
environment:
|
||||||
- WEBSOCKET_ENABLED=true # Enable WebSocket notifications.
|
- WEBSOCKET_ENABLED=true # Enable WebSocket notifications.
|
||||||
|
|
Loading…
Reference in a new issue