chore(deps): update vaultwarden/server docker tag to v1.29.1 (#907)

This commit is contained in:
renovate[bot] 2023-07-27 01:13:23 +00:00 committed by GitHub
parent c5f93fd9b8
commit e9d5fe1b79
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": 7,
"version": "1.29.0",
"tipi_version": 8,
"version": "1.29.1",
"categories": [
"utilities"
],

View File

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