Skip to content

Commit d734358

Browse files
renovate-sh-app[bot]postnati
authored andcommitted
chore(deps): update quay.io/prometheus/prometheus docker tag to v3.7.1 (grafana#1507)
| datasource | package | from | to | | ---------- | ----------------------------- | ------ | ------ | | docker | quay.io/prometheus/prometheus | v3.7.0 | v3.7.1 | Signed-off-by: renovate-sh-app[bot] <219655108+renovate-sh-app[bot]@users.noreply.github.com> Co-authored-by: renovate-sh-app[bot] <219655108+renovate-sh-app[bot]@users.noreply.github.com>
1 parent 77eaf6a commit d734358

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

haproxy-mixin/docker-compose.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ services:
3434
- './dashboards:/var/lib/grafana/dashboards'
3535

3636
prometheus:
37-
image: 'quay.io/prometheus/prometheus:v3.7.0@sha256:29c1e0b48ad816750245dea3d65ac3ce57dda30547e67b1e9a5176e2953cc4dc'
37+
image: 'quay.io/prometheus/prometheus:v3.7.1@sha256:ff7e389acbe064a4823212a500393d40a28a8f362e4b05cbf6742a9a3ef736b2'
3838
ports:
3939
- '${PROMETHEUS_PORT:-9090}:9090'
4040
volumes:

0 commit comments

Comments
 (0)