mirror of
https://github.com/Haxxnet/Compose-Examples.git
synced 2025-11-13 11:14:06 +01:00
Compare commits
No commits in common. "348c8c0a5fcb4825159ba40af4a5d1ccfb5dfa7d" and "5abab8679cbf55bad5e07d52fe5f8a5c6cbdcf57" have entirely different histories.
348c8c0a5f
...
5abab8679c
@ -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
|
||||
|
||||
@ -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
|
||||
|
||||
@ -1,5 +1,5 @@
|
||||
# Versioning
|
||||
IMMICH_VERSION=v1.135.1
|
||||
IMMICH_VERSION=v1.135.0
|
||||
|
||||
# Database
|
||||
DB_HOSTNAME=immich-database
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user