Skip to content
Permalink

Comparing changes

This is a direct comparison between two commits made in this repository or its related repositories. View the default comparison for this range or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: Mafyuh/iac
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 1a25d907d0f73f2164f3646eb516647112075643
Choose a base ref
..
head repository: Mafyuh/iac
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 40289ee345cf66b60bda80daf56333caac72adfa
Choose a head ref
Showing with 2 additions and 2 deletions.
  1. +1 −1 docker/AI/docker-compose.yml
  2. +1 −1 docker/arrs/docker-compose.yml
2 changes: 1 addition & 1 deletion docker/AI/docker-compose.yml
Original file line number Diff line number Diff line change
@@ -18,7 +18,7 @@ services:
capabilities: [gpu]

open-webui:
image: ghcr.io/open-webui/open-webui:0.3.19
image: ghcr.io/open-webui/open-webui:v0.3.20
container_name: open-webui
restart: unless-stopped
ports:
2 changes: 1 addition & 1 deletion docker/arrs/docker-compose.yml
Original file line number Diff line number Diff line change
@@ -57,7 +57,7 @@ services:
- PGID=1000

sonarr:
image: ghcr.io/linuxserver/sonarr@sha256:879f5f35b05566f71296bad0f3704709103568a6b4f42f5959543f5322728723
image: ghcr.io/linuxserver/sonarr@sha256:138998077a802c18b76c26636301fcd5517b7bfaf75db025d457199176078a12
container_name: sonarr
ports:
- "8989:8989"