Merge branch 'main' into renovate/ghcr.io-ajnart-homarr
All checks were successful
continuous-integration/drone/pr Build is passing

This commit is contained in:
Matt Reeves 2024-05-07 22:31:45 +00:00
commit 817734d965
4 changed files with 4 additions and 4 deletions

View file

@ -2,7 +2,7 @@ version: "3.8"
services: services:
ollama: ollama:
image: ollama/ollama@sha256:4b11fdc55cec0a227f3f3ba9b8910940f892f98252141c97ed3bc4b45507d08d image: ollama/ollama@sha256:a92fbb914b7b766e1fdd55ee883c5de2bc7cf3792f001656131295f6060ff0ff
container_name: ollama container_name: ollama
restart: unless-stopped restart: unless-stopped
volumes: volumes:

View file

@ -1,7 +1,7 @@
--- ---
services: services:
bazarr: bazarr:
image: lscr.io/linuxserver/bazarr@sha256:2c9269dd25c62d46e679a035849f32e963152ec44000e30f008d211a2f70e80c image: lscr.io/linuxserver/bazarr@sha256:081575bb4b4936b3dd9fce9bd5bcb7a9140e9b072bada4115b45b0db11daa913
container_name: bazarr container_name: bazarr
ports: ports:
- "6767:6767" - "6767:6767"

View file

@ -1,7 +1,7 @@
--- ---
services: services:
jellyfin: jellyfin:
image: docker.mafyuh.xyz/linuxserver/jellyfin@sha256:8e2c0ce0156eae6cba0487d5d1bc03d821e0b3f6a51a72d966517ec8aa9e90d4 image: docker.mafyuh.xyz/linuxserver/jellyfin@sha256:7494a15e9eff0865d3c15a0be5049448d64087236270689dc71c19ff4c32a66d
container_name: jellyfin container_name: jellyfin
devices: devices:
- /dev/dri/renderD129:/dev/dri/renderD129 - /dev/dri/renderD129:/dev/dri/renderD129

View file

@ -1,7 +1,7 @@
--- ---
services: services:
nexus: nexus:
image: sonatype/nexus3@sha256:80b945be128a6466320df09589d73ed4a5dbf09f3495243281d264bbc643228c image: sonatype/nexus3@sha256:6f76093012851c9404265b66ea490df137d9dc274adce100421d3a33f901f1d5
container_name: nexus container_name: nexus
restart: unless-stopped restart: unless-stopped
ports: ports: