mirror of
https://github.com/aykhans/my-self-host-services.git
synced 2025-06-06 09:26:46 +00:00
Compare commits
No commits in common. "9c5d06a7d9b51d30f00c38159b221e9bb71eb81b" and "a98e483cf80aa35ba3cf055d69c74e12ba897ad6" have entirely different histories.
9c5d06a7d9
...
a98e483cf8
@ -8,7 +8,7 @@ networks:
|
|||||||
|
|
||||||
services:
|
services:
|
||||||
glance:
|
glance:
|
||||||
image: glanceapp/glance:v0.8.3
|
image: glanceapp/glance:v0.8.2
|
||||||
container_name: glance
|
container_name: glance
|
||||||
restart: unless-stopped
|
restart: unless-stopped
|
||||||
networks:
|
networks:
|
||||||
|
@ -12,7 +12,7 @@ networks:
|
|||||||
|
|
||||||
services:
|
services:
|
||||||
prometheus:
|
prometheus:
|
||||||
image: prom/prometheus:v3.4.0
|
image: prom/prometheus:v3.3.1
|
||||||
container_name: prometheus
|
container_name: prometheus
|
||||||
networks:
|
networks:
|
||||||
- prometheus
|
- prometheus
|
||||||
|
Loading…
x
Reference in New Issue
Block a user