chore(deps): update vaultwarden/server docker tag to v1.30.2 (#2349)

This commit is contained in:
renovate[bot] 2024-01-31 00:34:24 +00:00 committed by GitHub
parent 044f7e239f
commit 38909c756b
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 3 additions and 3 deletions

View File

@ -5,8 +5,8 @@
"exposable": true,
"port": 8107,
"id": "vaultwarden",
"tipi_version": 11,
"version": "1.30.1",
"tipi_version": 12,
"version": "1.30.2",
"categories": [
"utilities"
],

View File

@ -2,7 +2,7 @@ version: '3.7'
services:
vaultwarden:
image: vaultwarden/server:1.30.1
image: vaultwarden/server:1.30.2
container_name: vaultwarden
restart: unless-stopped
ports: