Skip to content

Commit

Permalink
chore(deps): use solr slim image (#102)
Browse files Browse the repository at this point in the history
  • Loading branch information
brunopacheco1 authored Oct 9, 2024
1 parent e212436 commit 98b4e80
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion solr/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
#
# SPDX-License-Identifier: Apache-2.0

FROM solr:9
FROM solr:9.7.0-slim

EXPOSE 8983

Expand Down

0 comments on commit 98b4e80

Please sign in to comment.