Skip to content

Commit a2e9338

Browse files
committed
Update prom/prometheus Docker tag to v2.47.2
1 parent 77e7a3f commit a2e9338

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

sample/docker-compose.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ services:
88
volumes:
99
- ./config.yml:/etc/shell-exit-status-exporter/config.yml:ro
1010
prometheus:
11-
image: prom/prometheus:v2.47.0
11+
image: prom/prometheus:v2.47.2
1212
container_name: prometheus
1313
ports:
1414
- 9090:9090

0 commit comments

Comments
 (0)