Skip to content

Commit

Permalink
chore(deps): update vaultwarden/server docker tag to v1.33.0
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 Jan 25, 2025
1 parent 9c7a380 commit 9d2e150
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.7-alpine
image: vaultwarden/server:1.33.0-alpine
container_name: vaultwarden
volumes: [./bitwarden:/data]
ports: [8081:80]
Expand Down

0 comments on commit 9d2e150

Please sign in to comment.