Skip to content

Commit b2cee60

Browse files
Update prom/prometheus Docker tag to v3
1 parent fddd76e commit b2cee60

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
@@ -1,7 +1,7 @@
11
version: '2'
22
services:
33
prometheus:
4-
image: prom/prometheus:v2.55.1
4+
image: prom/prometheus:v3.5.0
55
container_name: prometheus
66
ports:
77
- 9090:9090

0 commit comments

Comments
 (0)