Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update docker-templates #3

Merged
merged 1 commit into from
Nov 22, 2024
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
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.17.1

jackett:
image: hotio/jackett:release-0.22.856