Compare commits

...

2 Commits

Author SHA1 Message Date
f3f9b0494b bump prometheus v3.3.1 2025-05-03 15:56:48 +00:00
13fae7d8fb bump caddy to 2.10.0-alpine 2025-05-03 15:51:00 +00:00
2 changed files with 2 additions and 2 deletions

View File

@ -6,7 +6,7 @@ networks:
services:
caddy:
image: caddy:2.9.1
image: caddy:2.10.0-alpine
container_name: caddy
restart: unless-stopped
networks:

View File

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