Bump elasticsearch from 8.9.2 to 8.10.1 in /Containers/fulltextsearch

Bumps elasticsearch from 8.9.2 to 8.10.1.

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

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2023-09-20 12:32:43 +00:00
committed by GitHub
parent 60bb67f13c
commit ab3737ac52

View File

@@ -1,5 +1,5 @@
# Probably from here https://github.com/elastic/elasticsearch/blob/main/distribution/docker/src/docker/Dockerfile
FROM elasticsearch:8.9.2
FROM elasticsearch:8.10.1
USER root