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

This commit is contained in:
renovate[bot] 2024-02-12 20:28:47 +00:00 committed by GitHub
parent 41c00d8b74
commit 4e66ff851e
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 @@
"available": true,
"exposable": true,
"id": "autobrr",
"tipi_version": 18,
"version": "1.36.0",
"tipi_version": 19,
"version": "1.37.0",
"categories": [
"media"
],

View File

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