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

This commit is contained in:
renovate[bot] 2024-02-27 13:58:35 +00:00 committed by GitHub
parent bea0eb7ac6
commit 2867f6629f
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, "available": true,
"exposable": true, "exposable": true,
"id": "autobrr", "id": "autobrr",
"tipi_version": 21, "tipi_version": 22,
"version": "1.38.1", "version": "1.39.0",
"categories": [ "categories": [
"media" "media"
], ],

View File

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