Skip to content

Commit

Permalink
chore(deps): update ghcr.io/autobrr/autobrr docker tag to v1.56.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Dec 26, 2024
1 parent b8c8807 commit b0d652a
Showing 1 changed file with 1 addition and 1 deletion.
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.55.0
image: ghcr.io/autobrr/autobrr:v1.56.0
restart: unless-stopped
ports:
- ${APP_PORT}:7474
Expand Down

0 comments on commit b0d652a

Please sign in to comment.