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

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot] 2023-05-18 13:18:35 -04:00 committed by GitHub
parent 03b71f97f3
commit d71c3a84ae
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

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