diff --git a/compose.yml b/compose.yml index f9a1cff..f65cf1b 100644 --- a/compose.yml +++ b/compose.yml @@ -111,7 +111,7 @@ services: networks: [backend] prometheus: - image: prom/prometheus:v3.13.2@sha256:508729e0e2d18e11fd742a5a5ca70e557b940a93948c3c95fd0123a6fd538b69 + image: prom/prometheus:v3.14.0@sha256:5ce7540c3c00ef4ab0c9d2c995c6a5b9c421f44b4a115d97a2c7af3b1c21cbb0 restart: unless-stopped volumes: - ./config/prometheus.yaml:/etc/prometheus/prometheus.yaml:ro