Skip to content

Commit 5552f6b

Browse files
committed
feat: Update Vaultwarden to 1.34.1
Update Vaultwarden to 1.34.1
1 parent 5f1289c commit 5552f6b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docker-compose.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
services:
22
vaultwarden:
3-
image: vaultwarden/server:1.32.7-alpine
3+
image: vaultwarden/server:1.34.1-alpine
44
volumes:
55
- '${ROOT_PATH}/Data/Vaultwarden:/data'
66
restart: always

0 commit comments

Comments
 (0)