1 Commits

Author SHA1 Message Date
Renovate Bot
141601825c Update Paperless-ngx 2026-03-01 00:03:05 +00:00
2 changed files with 4 additions and 4 deletions

View File

@@ -19,7 +19,7 @@ services:
# Grafana - Visualization Dashboard # Grafana - Visualization Dashboard
grafana: grafana:
image: grafana/grafana:12.4.0 image: grafana/grafana:12.3.3
restart: unless-stopped restart: unless-stopped
ports: ports:
- "3002:3000" - "3002:3000"
@@ -41,7 +41,7 @@ services:
- prometheus - prometheus
loki: loki:
image: grafana/loki:3.6.7 image: grafana/loki:3.6.5
restart: unless-stopped restart: unless-stopped
ports: ports:
- "3100:3100" - "3100:3100"
@@ -53,7 +53,7 @@ services:
- '-target=all' - '-target=all'
alloy: alloy:
image: grafana/alloy:v1.13.2 image: grafana/alloy:v1.13.0
restart: unless-stopped restart: unless-stopped
ports: ports:
- "12345:12345" - "12345:12345"

View File

@@ -18,7 +18,7 @@ services:
- 5434:5432 - 5434:5432
paperless: paperless:
image: ghcr.io/paperless-ngx/paperless-ngx:2.20.10 image: ghcr.io/paperless-ngx/paperless-ngx:2.20.9
restart: always restart: always
depends_on: depends_on:
- db - db