Skip to content

Commit 7d0ca5c

Browse files
chore(deps): update prom/prometheus docker tag to v3.11.3
1 parent f2e8a3a commit 7d0ca5c

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)