diff --git a/docker-compose-arm/Dockerfile b/docker-compose-arm/Dockerfile index e5a1dc3..310de86 100644 --- a/docker-compose-arm/Dockerfile +++ b/docker-compose-arm/Dockerfile @@ -5,7 +5,7 @@ FROM arm32v7/debian:buster MAINTAINER EasyPi Software Foundation -ENV DOCKER_COMPOSE_VERSION 1.25.1 +ENV DOCKER_COMPOSE_VERSION 1.25.2 ENV PYINSTALLER_VERSION 3.6 RUN set -xe \ diff --git a/prometheus/data/prometheus.yml b/prometheus/data/prometheus.yml index af33d87..1997f99 100644 Binary files a/prometheus/data/prometheus.yml and b/prometheus/data/prometheus.yml differ