We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e214249 commit ec7e944Copy full SHA for ec7e944
docker-compose.prometheus.yaml
@@ -1,7 +1,7 @@
1
version: '3.7'
2
services:
3
prometheus:
4
- image: prom/prometheus@sha256:1f0f50f06acaceb0f5670d2c8a658a599affe7b0d8e78b898c1035653849a702
+ image: prom/prometheus@sha256:4a61322ac1103a0e3aea2a61ef1718422a48fa046441f299d71e660a3bc71ae9
5
ports:
6
- 9090:9090
7
volumes:
0 commit comments