Skip to content

Commit 65e839d

Browse files
committed
Update prom/prometheus Docker tag to v2.47.0
1 parent ef737a4 commit 65e839d

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.46.0
11+
image: prom/prometheus:v2.47.0
1212
container_name: prometheus
1313
ports:
1414
- 9090:9090

0 commit comments

Comments
 (0)