Skip to content

Commit

Permalink
Update vaultwarden/server Docker tag to v1.32.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Aug 11, 2024
1 parent 7920ba1 commit a082bd3
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion docker/compose-single/vaultwarden/compose.yaml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
services:
vaultwarden:
image: vaultwarden/server:1.30.5-alpine
image: vaultwarden/server:1.32.0-alpine
container_name: vaultwarden
environment:
WEBSOCKET_ENABLED: "true"
Expand Down
2 changes: 1 addition & 1 deletion docker/stacks/cloud/compose.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -106,7 +106,7 @@ services:
networks:
- proxy
vaultwarden:
image: vaultwarden/server:1.30.5-alpine
image: vaultwarden/server:1.32.0-alpine
container_name: vaultwarden
environment:
WEBSOCKET_ENABLED: "true"
Expand Down

0 comments on commit a082bd3

Please sign in to comment.