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 5f1289c commit 5552f6bCopy full SHA for 5552f6b
docker-compose.yml
@@ -1,6 +1,6 @@
1
services:
2
vaultwarden:
3
- image: vaultwarden/server:1.32.7-alpine
+ image: vaultwarden/server:1.34.1-alpine
4
volumes:
5
- '${ROOT_PATH}/Data/Vaultwarden:/data'
6
restart: always
0 commit comments