Skip to content

Commit

Permalink
build(deps): bump solr from 9.6.0 to 9.6.1 in /prometheus-solr-exporter
Browse files Browse the repository at this point in the history
Bumps solr from 9.6.0 to 9.6.1.

---
updated-dependencies:
- dependency-name: solr
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored May 31, 2024
1 parent 2425450 commit 85ff93f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion prometheus-solr-exporter/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
# syntax=docker/dockerfile:1
FROM solr:9.6.0 AS prometheus-solr-exporter
FROM solr:9.6.1 AS prometheus-solr-exporter

ENV JAVA_HEAP=64M

Expand Down

0 comments on commit 85ff93f

Please sign in to comment.