Skip to content

Commit d69978d

Browse files
chore(deps): update prom/prometheus docker tag to v3.11.3
1 parent 9b5c935 commit d69978d

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
@@ -9,7 +9,7 @@ volumes:
99
services:
1010
prometheus:
1111
container_name: prometheus
12-
image: prom/prometheus:v3.11.2
12+
image: prom/prometheus:v3.11.3
1313
command:
1414
- '--config.file=/etc/prometheus/prometheus.yml'
1515
- '--storage.tsdb.path=/prometheus'

0 commit comments

Comments
 (0)