Update docker.io/solr Docker tag to v9 #866

Closed
renovate-bot wants to merge 1 commit from renovate/docker.io-solr-9.x into master

View file

@ -19,7 +19,7 @@ spec:
terminationGracePeriodSeconds: 10 terminationGracePeriodSeconds: 10
containers: containers:
- name: solr - name: solr
image: docker.io/solr:8 image: docker.io/solr:9
imagePullPolicy: Always imagePullPolicy: Always
command: command:
- solr-precreate - solr-precreate