chore(deps): update vaultwarden/server docker tag to v1.29.0 (#829)

This commit is contained in:
renovate[bot] 2023-07-09 16:01:07 +00:00 committed by GitHub
parent 13a8cfbf15
commit 28fc1a8253
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 3 additions and 3 deletions

View File

@ -5,8 +5,8 @@
"exposable": true,
"port": 8107,
"id": "vaultwarden",
"tipi_version": 6,
"version": "1.28.1",
"tipi_version": 7,
"version": "1.29.0",
"categories": [
"utilities"
],

View File

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