Bump elasticsearch from 8.13.0 to 8.13.4 in /Containers/fulltextsearch

Bumps elasticsearch from 8.13.0 to 8.13.4.

---
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]
2024-05-10 12:57:32 +00:00
committed by GitHub
parent ba7a3f5829
commit 92bbf20d6b

View File

@@ -1,6 +1,6 @@
# syntax=docker/dockerfile:latest
# Probably from here https://github.com/elastic/elasticsearch/blob/main/distribution/docker/src/docker/Dockerfile
FROM elasticsearch:8.13.0
FROM elasticsearch:8.13.4
USER root