chore(deps): update ghcr.io/autobrr/autobrr docker tag to v1.24.1 (#353)
* chore(deps): update ghcr.io/autobrr/autobrr docker tag to v1.24.1 * Update app version --------- Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: github-action update-app-version <githubaction@githubaction.com>
This commit is contained in:
parent
dd10b74690
commit
c93182e538
|
@ -5,8 +5,8 @@
|
|||
"available": true,
|
||||
"exposable": true,
|
||||
"id": "autobrr",
|
||||
"tipi_version": 2,
|
||||
"version": "1.24.0",
|
||||
"tipi_version": 3,
|
||||
"version": "1.24.1",
|
||||
"categories": [
|
||||
"media"
|
||||
],
|
||||
|
|
|
@ -3,7 +3,7 @@ version: '3'
|
|||
services:
|
||||
autobrr:
|
||||
container_name: autobrr
|
||||
image: ghcr.io/autobrr/autobrr:v1.24.0
|
||||
image: ghcr.io/autobrr/autobrr:v1.24.1
|
||||
restart: unless-stopped
|
||||
ports:
|
||||
- ${APP_PORT}:7474
|
||||
|
|
Loading…
Reference in New Issue
Block a user