We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 77e7a3f commit a2e9338Copy full SHA for a2e9338
sample/docker-compose.yml
@@ -8,7 +8,7 @@ services:
8
volumes:
9
- ./config.yml:/etc/shell-exit-status-exporter/config.yml:ro
10
prometheus:
11
- image: prom/prometheus:v2.47.0
+ image: prom/prometheus:v2.47.2
12
container_name: prometheus
13
ports:
14
- 9090:9090
0 commit comments