Skip to content

Commit 8045469

Browse files
chore(deps): update prom/prometheus docker tag to v3.5.0 (#744)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 863a4dd commit 8045469

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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.4.2@sha256:3b1d5be5c3eef4f027665ddaa3b1a7de8a58d96a0a6de5dd45629afd267ecaf0
39+
image: prom/prometheus:v3.5.0@sha256:63805ebb8d2b3920190daf1cb14a60871b16fd38bed42b857a3182bc621f4996
4040
volumes:
4141
- ./prometheus.yaml:/etc/prometheus/prometheus.yml
4242
ports:

0 commit comments

Comments
 (0)