Skip to content

Commit

Permalink
Bump elastic/elasticsearch from 8.16.1 to 8.17.0 in /src/main/docker
Browse files Browse the repository at this point in the history
Bumps elastic/elasticsearch from 8.16.1 to 8.17.0.

---
updated-dependencies:
- dependency-name: elastic/elasticsearch
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Dec 16, 2024
1 parent 3fbca90 commit f28972a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/main/docker/elasticsearch-custom.Dockerfile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
FROM elastic/elasticsearch:8.16.1
FROM elastic/elasticsearch:8.17.0

RUN /usr/share/elasticsearch/bin/elasticsearch-plugin install --batch analysis-kuromoji
RUN /usr/share/elasticsearch/bin/elasticsearch-plugin install --batch analysis-smartcn
Expand Down

0 comments on commit f28972a

Please sign in to comment.