Compare commits

...

2 Commits

Author SHA1 Message Date
9c5d06a7d9 bump prometheus to 3.4.0 2025-05-20 20:24:18 +00:00
4f446c9360 bump glance to v0.8.3 2025-05-20 20:10:27 +00:00
2 changed files with 2 additions and 2 deletions

View File

@ -8,7 +8,7 @@ networks:
services:
glance:
image: glanceapp/glance:v0.8.2
image: glanceapp/glance:v0.8.3
container_name: glance
restart: unless-stopped
networks:

View File

@ -12,7 +12,7 @@ networks:
services:
prometheus:
image: prom/prometheus:v3.3.1
image: prom/prometheus:v3.4.0
container_name: prometheus
networks:
- prometheus