Skip to content

Commit

Permalink
chore(docker): update Vaultwarden container
Browse files Browse the repository at this point in the history
  • Loading branch information
dr460nf1r3 committed Dec 16, 2024
1 parent 0214216 commit 11528ef
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.5-alpine
image: vaultwarden/server:1.32.6-alpine
container_name: vaultwarden
volumes: [./bitwarden:/data]
ports: [8081:80]
Expand Down

0 comments on commit 11528ef

Please sign in to comment.