Merge branch 'main' into renovate/ghcr.io-linuxserver-jellyfin
All checks were successful
continuous-integration/drone/pr Build is passing
All checks were successful
continuous-integration/drone/pr Build is passing
This commit is contained in:
commit
ade398854b
5 changed files with 5 additions and 5 deletions
|
@ -1,7 +1,7 @@
|
|||
---
|
||||
services:
|
||||
adguardhome:
|
||||
image: docker.mafyuh.xyz/adguard/adguardhome@sha256:d0fcf8c8691df20fe1a280d0a4cbc8493b04c7bd8cf8ca56264279510f030e49
|
||||
image: docker.mafyuh.xyz/adguard/adguardhome@sha256:4483861963bd1aeb3e6661e4da5b14402c659b43d207cf59fa0962d75ce496cb
|
||||
container_name: adguardhome
|
||||
restart: unless-stopped
|
||||
volumes:
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
---
|
||||
services:
|
||||
adguardhome:
|
||||
image: docker.mafyuh.xyz/adguard/adguardhome@sha256:d0fcf8c8691df20fe1a280d0a4cbc8493b04c7bd8cf8ca56264279510f030e49
|
||||
image: docker.mafyuh.xyz/adguard/adguardhome@sha256:4483861963bd1aeb3e6661e4da5b14402c659b43d207cf59fa0962d75ce496cb
|
||||
container_name: adguardhome
|
||||
restart: unless-stopped
|
||||
volumes:
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
---
|
||||
services:
|
||||
bazarr:
|
||||
image: ghcr.io/linuxserver/bazarr@sha256:b10948cb32e293afd0278074b8bde922dbffb5ebe9da72434c7525d4abb5f145
|
||||
image: ghcr.io/linuxserver/bazarr@sha256:7387c96ca4ee75eb93b198c9fc1b168904f4371e8ab5963604074714f4e0efc6
|
||||
container_name: bazarr
|
||||
ports:
|
||||
- "6767:6767"
|
||||
|
|
|
@ -72,7 +72,7 @@ services:
|
|||
image: gcr.io/cadvisor/cadvisor:v0.49.1
|
||||
|
||||
node-exporter:
|
||||
image: docker.mafyuh.xyz/prom/node-exporter:v1.8.0
|
||||
image: docker.mafyuh.xyz/prom/node-exporter:v1.8.1
|
||||
container_name: monitoring_node_exporter
|
||||
restart: unless-stopped
|
||||
ports:
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
services:
|
||||
twingate-famous-alligator:
|
||||
image: docker.mafyuh.xyz/twingate/connector@sha256:ad34eb54829b9684bf980f06c08d8fec4cca22e8c2698ce35db19f340922d0da
|
||||
image: docker.mafyuh.xyz/twingate/connector@sha256:d916c024a0c568442fc4c5a3a081fc9543338a807591a3403b9bec941ed6deeb
|
||||
container_name: twingate-famous-alligator
|
||||
restart: always
|
||||
environment:
|
||||
|
|
Reference in a new issue