chore(deps): update ghcr.io/autobrr/autobrr docker tag to v1.29.0 (#1186)

This commit is contained in:
renovate[bot] 2023-09-11 22:14:03 +00:00 committed by GitHub
parent ab79c22e6b
commit 878fe75bb4
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 @@
"available": true,
"exposable": true,
"id": "autobrr",
"tipi_version": 8,
"version": "1.28.0",
"tipi_version": 9,
"version": "1.29.0",
"categories": [
"media"
],

View File

@ -3,7 +3,7 @@ version: "3"
services:
autobrr:
container_name: autobrr
image: ghcr.io/autobrr/autobrr:v1.28.0
image: ghcr.io/autobrr/autobrr:v1.29.0
restart: unless-stopped
ports:
- ${APP_PORT}:7474