Compare commits

..

No commits in common. "348c8c0a5fcb4825159ba40af4a5d1ccfb5dfa7d" and "5abab8679cbf55bad5e07d52fe5f8a5c6cbdcf57" have entirely different histories.

3 changed files with 3 additions and 3 deletions

View File

@ -94,7 +94,7 @@ services:
# - monitoring_default
grafana:
image: grafana/grafana-oss:12.0.2
image: grafana/grafana-oss:12.0.0
container_name: grafana
hostname: grafana
restart: unless-stopped

View File

@ -1,7 +1,7 @@
services:
grafana:
image: grafana/grafana-oss:latest
image: grafana/grafana-oss:12.0.0
container_name: grafana
user: 1000:1000
restart: unless-stopped

View File

@ -1,5 +1,5 @@
# Versioning
IMMICH_VERSION=v1.135.1
IMMICH_VERSION=v1.135.0
# Database
DB_HOSTNAME=immich-database