Skip to content

Commit ea1f39b

Browse files
chore(deps): update all patch versions (#977)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 8af7a1b commit ea1f39b

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

otlp/docker/docker-compose.yaml

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

3737
prometheus:
3838
container_name: prometheus
39-
image: prom/prometheus:v3.9.0@sha256:3ea2ed3b8cdfe3ff78aa05473a7ad36b916bdf2464c83b06bcd37c1a67620233
39+
image: prom/prometheus:v3.9.1@sha256:1f0f50f06acaceb0f5670d2c8a658a599affe7b0d8e78b898c1035653849a702
4040
volumes:
4141
- ./prometheus.yaml:/etc/prometheus/prometheus.yml
4242
ports:

prometheus/docker-compose.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ services:
44
ports:
55
- '19090:19090'
66
prometheus:
7-
image: prom/prometheus@sha256:3ea2ed3b8cdfe3ff78aa05473a7ad36b916bdf2464c83b06bcd37c1a67620233
7+
image: prom/prometheus@sha256:1f0f50f06acaceb0f5670d2c8a658a599affe7b0d8e78b898c1035653849a702
88
volumes:
99
- ./prometheus.yml:/etc/prometheus/prometheus.yml
1010
depends_on:

0 commit comments

Comments
 (0)