diff --git a/docspell/solr/statefulset.yaml b/docspell/solr/statefulset.yaml index 75f1320..8ed5331 100644 --- a/docspell/solr/statefulset.yaml +++ b/docspell/solr/statefulset.yaml @@ -19,7 +19,7 @@ spec: terminationGracePeriodSeconds: 10 containers: - name: solr - image: docker.io/solr:8 + image: docker.io/solr:9 imagePullPolicy: Always command: - solr-precreate