Skip to content

Commit 6cc99c5

Browse files
committed
feat: Update Vaultwarden to 1.32.0
Update Vaultwarden to 1.32.0
1 parent 99eb7dc commit 6cc99c5

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
@@ -2,7 +2,7 @@ version: '3.9'
22

33
services:
44
vaultwarden:
5-
image: vaultwarden/server:1.31.0-alpine
5+
image: vaultwarden/server:1.32.0-alpine
66
volumes:
77
- '${ROOT_PATH}/Data/Vaultwarden:/data'
88
restart: always

0 commit comments

Comments
 (0)