We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 99eb7dc commit 6cc99c5Copy full SHA for 6cc99c5
docker-compose.yml
@@ -2,7 +2,7 @@ version: '3.9'
2
3
services:
4
vaultwarden:
5
- image: vaultwarden/server:1.31.0-alpine
+ image: vaultwarden/server:1.32.0-alpine
6
volumes:
7
- '${ROOT_PATH}/Data/Vaultwarden:/data'
8
restart: always
0 commit comments