Skip to content

Commit e659627

Browse files
chore(deps): update prom/prometheus docker tag to v3.4.2 (#727)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 6b53a95 commit e659627

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

0 commit comments

Comments
 (0)