chore(deps): update ghcr.io/autobrr/autobrr docker tag to v1.38.0 (#2466)
This commit is contained in:
parent
422f8d9625
commit
937aabcaca
|
@ -5,8 +5,8 @@
|
|||
"available": true,
|
||||
"exposable": true,
|
||||
"id": "autobrr",
|
||||
"tipi_version": 19,
|
||||
"version": "1.37.0",
|
||||
"tipi_version": 20,
|
||||
"version": "1.38.0",
|
||||
"categories": [
|
||||
"media"
|
||||
],
|
||||
|
|
|
@ -3,7 +3,7 @@ version: "3"
|
|||
services:
|
||||
autobrr:
|
||||
container_name: autobrr
|
||||
image: ghcr.io/autobrr/autobrr:v1.37.0
|
||||
image: ghcr.io/autobrr/autobrr:v1.38.0
|
||||
restart: unless-stopped
|
||||
ports:
|
||||
- ${APP_PORT}:7474
|
||||
|
|
Loading…
Reference in New Issue
Block a user