Skip to content

Commit

Permalink
chore(deps): update vaultwarden/server docker tag to v1.32.7
Browse files Browse the repository at this point in the history
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Dec 20, 2024
1 parent 008b89a commit 604d0b8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docker-compose/all-in-one/docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@ services:

# Password vault
vaultwarden:
image: vaultwarden/server:1.32.6-alpine
image: vaultwarden/server:1.32.7-alpine
container_name: vaultwarden
volumes: [./bitwarden:/data]
ports: [8081:80]
Expand Down

0 comments on commit 604d0b8

Please sign in to comment.