Skip to content

Commit

Permalink
Update vaultwarden/server Docker tag to v1.30.3
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Feb 2, 2024
1 parent 67519a3 commit d006d83
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -199,7 +199,7 @@ services:
vaultwarden:
hostname: vaultwarden
container_name: vaultwarden
image: vaultwarden/server:1.30.2
image: vaultwarden/server:1.30.3
restart: unless-stopped
user: ${DOCKER_USER_ID:-1000}:${DOCKER_GROUP_ID:-1000}
depends_on:
Expand Down

0 comments on commit d006d83

Please sign in to comment.