Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 43ca8ad

Browse files
Update dependency prom/prometheus to v2.36.1 (#119)
Co-authored-by: Renovate Bot <[email protected]>
1 parent 12e57cc commit 43ca8ad

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

docker/prometheus/docker-compose.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ services:
1313

1414
# Prometheus Service
1515
prometheus:
16-
image: 'prom/prometheus:v2.36.0'
16+
image: 'prom/prometheus:v2.36.1'
1717
volumes:
1818
- './:/etc/prometheus'
1919
command: '--config.file=/etc/prometheus/prometheus.yml'

0 commit comments

Comments
 (0)