diff --git a/prometheus/Dockerfile b/prometheus/Dockerfile index ee84081..91afa94 100644 --- a/prometheus/Dockerfile +++ b/prometheus/Dockerfile @@ -1,2 +1,2 @@ -FROM prom/prometheus:v2.41.0 +FROM prom/prometheus:v2.43.0 LABEL org.opencontainers.image.source = "https://github.com/danopstech/containers"