Skip to content

Commit

Permalink
Update docker-templates
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Nov 16, 2024
1 parent 1541a45 commit 7d696ee
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions ansible/roles/test_role/templates/docker-compose.yml.j2
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
services:
traefik:
image: traefik:v3.1.6@sha256:f703a2ac2ddf75f6e06c9cccac7f158765e2ab42d642b04e79e2e3d7355c2ddc
image: traefik:v3.2.0@sha256:d12741b971f5c833919db2b680191dc23d5d96ef17e41a914e3c593a8c663ac4

homepage:
image: litetex/ghcr.gethomepage.homepage:v0.9.11
image: litetex/ghcr.gethomepage.homepage:v0.9.12

sabnzbd:
image: hotio/sabnzbd:release-4.3.3
Expand All @@ -12,7 +12,7 @@ services:
image: hotio/readarr:testing-0.4.2.2653

audiobookshelf:
image: advplyr/audiobookshelf:2.16.0
image: advplyr/audiobookshelf:2.16.2

jackett:
image: hotio/jackett:release-0.22.856

0 comments on commit 7d696ee

Please sign in to comment.