We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 743ba06 + 2c291c5 commit 201fa26Copy full SHA for 201fa26
images/solr/9.Dockerfile
@@ -1,6 +1,6 @@
1
ARG LOCAL_REPO
2
FROM ${LOCAL_REPO:-lagoon}/commons AS commons
3
-FROM solr:9.10.0
+FROM solr:9.10.1
4
5
LABEL org.opencontainers.image.source="https://github.com/uselagoon/lagoon-images/blob/main/images/solr/9.Dockerfile"
6
LABEL org.opencontainers.image.description="Solr 9 image optimised for running in Lagoon in production and locally"
0 commit comments