chore(deps): update vaultwarden/server docker tag to v1.29.2 (#1120)

This commit is contained in:
renovate[bot] 2023-09-01 00:30:42 +00:00 committed by GitHub
parent b6deafbafe
commit bdbd7dfdd1
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": 8,
"version": "1.29.1",
"tipi_version": 9,
"version": "1.29.2",
"categories": [
"utilities"
],

View File

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