Skip to content

Commit 9c5bea1

Browse files
committed
chore(deps): update prom/prometheus docker tag to v3.11.2
1 parent 81142e2 commit 9c5bea1

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

observability/prometheus/docker-compose.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ volumes:
88
services:
99
prometheus:
1010
container_name: prometheus
11-
image: prom/prometheus:v3.11.1
11+
image: prom/prometheus:v3.11.2
1212
command:
1313
- '--config.file=/etc/prometheus/prometheus.yml'
1414
- '--storage.tsdb.path=/prometheus'

0 commit comments

Comments
 (0)