Skip to content

Commit

Permalink
chore(deps): update ghcr.io/autobrr/autobrr docker tag to v1.52.0 (ru…
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Dec 1, 2024
1 parent 091526e commit 8da142d
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
6 changes: 3 additions & 3 deletions apps/autobrr/config.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,8 +5,8 @@
"available": true,
"exposable": true,
"id": "autobrr",
"tipi_version": 38,
"version": "1.51.1",
"tipi_version": 39,
"version": "1.52.0",
"categories": ["media"],
"description": "autobrr is the modern download automation tool for torrents. With inspiration and ideas from tools like trackarr, autodl-irssi and flexget we built one tool that can do it all, and then some.",
"short_desc": "Automation for downloads.",
Expand All @@ -16,5 +16,5 @@
"form_fields": [],
"supported_architectures": ["arm64", "amd64"],
"created_at": 1691943801422,
"updated_at": 1732544746000
"updated_at": 1733088131000
}
2 changes: 1 addition & 1 deletion apps/autobrr/docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ version: "3"
services:
autobrr:
container_name: autobrr
image: ghcr.io/autobrr/autobrr:v1.51.1
image: ghcr.io/autobrr/autobrr:v1.52.0
restart: unless-stopped
ports:
- ${APP_PORT}:7474
Expand Down

0 comments on commit 8da142d

Please sign in to comment.