We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5d9e789 commit 3ae5099Copy full SHA for 3ae5099
docker-compose.yaml
@@ -2,7 +2,7 @@ version: '3.7'
2
3
services:
4
prometheus:
5
- image: prom/prometheus:v3.11.0@sha256:dda13e28bf95a5e5ca5b8ed56852006094c1c8e8871d9c9dbeed30aa6e55271f
+ image: prom/prometheus:v3.11.1@sha256:759ea6db49103737f2a6f420b0d1632062d8ad99dec086c76db605fd0bf23e15
6
ports:
7
- '9090:9090'
8
volumes:
0 commit comments