Update ghcr.io/goauthentik/server Docker digest to a2e592a #139
4 changed files with 5 additions and 5 deletions
|
@ -2,7 +2,7 @@ version: "3.8"
|
|||
|
||||
services:
|
||||
ollama:
|
||||
image: ollama/ollama@sha256:4b11fdc55cec0a227f3f3ba9b8910940f892f98252141c97ed3bc4b45507d08d
|
||||
image: ollama/ollama@sha256:a92fbb914b7b766e1fdd55ee883c5de2bc7cf3792f001656131295f6060ff0ff
|
||||
container_name: ollama
|
||||
restart: unless-stopped
|
||||
volumes:
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
---
|
||||
services:
|
||||
bazarr:
|
||||
image: lscr.io/linuxserver/bazarr@sha256:2c9269dd25c62d46e679a035849f32e963152ec44000e30f008d211a2f70e80c
|
||||
image: lscr.io/linuxserver/bazarr@sha256:081575bb4b4936b3dd9fce9bd5bcb7a9140e9b072bada4115b45b0db11daa913
|
||||
container_name: bazarr
|
||||
ports:
|
||||
- "6767:6767"
|
||||
|
@ -70,7 +70,7 @@ services:
|
|||
|
||||
homarr:
|
||||
container_name: homarr
|
||||
image: ghcr.io/ajnart/homarr@sha256:caf77d79272d16e8081a90e0f2b2928d385ca0b3c0dd36e50cb46ff3aa940ab9
|
||||
image: ghcr.io/ajnart/homarr@sha256:c270b55092a7519b1f7e8f31253b6faccf3711422d474a3c1ad14e85e9fede60
|
||||
restart: unless-stopped
|
||||
volumes:
|
||||
- /docker/appdata/homarr/configs:/app/data/configs
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
---
|
||||
services:
|
||||
jellyfin:
|
||||
image: docker.mafyuh.xyz/linuxserver/jellyfin@sha256:8e2c0ce0156eae6cba0487d5d1bc03d821e0b3f6a51a72d966517ec8aa9e90d4
|
||||
image: docker.mafyuh.xyz/linuxserver/jellyfin@sha256:7494a15e9eff0865d3c15a0be5049448d64087236270689dc71c19ff4c32a66d
|
||||
container_name: jellyfin
|
||||
devices:
|
||||
- /dev/dri/renderD129:/dev/dri/renderD129
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
---
|
||||
services:
|
||||
nexus:
|
||||
image: sonatype/nexus3@sha256:80b945be128a6466320df09589d73ed4a5dbf09f3495243281d264bbc643228c
|
||||
image: sonatype/nexus3@sha256:6f76093012851c9404265b66ea490df137d9dc274adce100421d3a33f901f1d5
|
||||
container_name: nexus
|
||||
restart: unless-stopped
|
||||
ports:
|
||||
|
|
Reference in a new issue