Compare commits

..

No commits in common. "testing" and "main" have entirely different histories.

View File

@ -8,9 +8,7 @@ networks:
services:
prometheus:
image: ${IMAGE:-prom/prometheus}:${VERSION:?}
container_name: ${NAME:-prometheus}
user: ${RUN_USER:-1000}:${RUN_GROUP:-1000}
image: prom/prometheus:${VERSION:?}
volumes:
- config:/etc/prometheus
- data:/prometheus