Skip to content

Commit 4080840

Browse files
SIMULATAN-BotSIMULATAN
authored andcommitted
chore(deps): update prom/prometheus docker tag to v3.2.0
1 parent 870e9a3 commit 4080840

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

infra/monitoring/docker-compose.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ services:
1313
ports:
1414
- "3000:3000"
1515
prometheus:
16-
image: prom/prometheus:v3.1.0
16+
image: prom/prometheus:v3.2.0
1717
command:
1818
- --config.file=/etc/prometheus.yml
1919
- --web.enable-remote-write-receiver

0 commit comments

Comments
 (0)