Compare commits

..

No commits in common. "9c5d06a7d9b51d30f00c38159b221e9bb71eb81b" and "a98e483cf80aa35ba3cf055d69c74e12ba897ad6" have entirely different histories.

2 changed files with 2 additions and 2 deletions

View File

@ -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:

View File

@ -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