chore(deps): update vaultwarden/server docker tag to v1.30.5 (#2646)

This commit is contained in:
renovate[bot] 2024-03-02 19:46:11 +00:00 committed by GitHub
parent c46711c97d
commit c6616f8a4a
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, "exposable": true,
"port": 8107, "port": 8107,
"id": "vaultwarden", "id": "vaultwarden",
"tipi_version": 14, "tipi_version": 15,
"version": "1.30.4", "version": "1.30.5",
"categories": [ "categories": [
"utilities" "utilities"
], ],

View File

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