Skip to content

Commit

Permalink
Merge pull request #290 from netlogix/dependabot/docker/prometheus-so…
Browse files Browse the repository at this point in the history
…lr-exporter/main/solr-9.6.1
  • Loading branch information
saschanowak authored Jun 25, 2024
2 parents e775a69 + 85ff93f commit 801eba4
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 801eba4

Please sign in to comment.