Update bitwarden
Send functionality, woohoo!
This commit is contained in:
parent
ad6bab108a
commit
e0311111af
1 changed files with 1 additions and 1 deletions
|
@ -2,7 +2,7 @@ version: "2.3"
|
|||
|
||||
services:
|
||||
bitwarden:
|
||||
image: bitwardenrs/server:1.19.0-alpine
|
||||
image: bitwardenrs/server:1.20.0-alpine
|
||||
restart: unless-stopped
|
||||
user: "{{ docker_user.id }}:{{ docker_user.id }}"
|
||||
volumes:
|
||||
|
|
Loading…
Reference in a new issue