Bump elasticsearch from 7.17.5 to 7.17.6 in /Containers/fulltextsearch

Bumps elasticsearch from 7.17.5 to 7.17.6.

---
updated-dependencies:
- dependency-name: elasticsearch
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2022-08-25 11:01:18 +00:00
committed by GitHub
parent c353406f24
commit 9dbad0592c

View File

@@ -1,4 +1,4 @@
# Probably from here https://github.com/elastic/elasticsearch/blob/main/distribution/docker/src/docker/Dockerfile
FROM elasticsearch:7.17.5
FROM elasticsearch:7.17.6
RUN elasticsearch /usr/share/elasticsearch/bin/elasticsearch-plugin install --batch ingest-attachment