Skip to content

Commit c14b5f5

Browse files
build(deps): bump elasticsearch in /Containers/fulltextsearch
Bumps elasticsearch from 8.18.0 to 8.18.1. --- updated-dependencies: - dependency-name: elasticsearch dependency-version: 8.18.1 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent a0248bf commit c14b5f5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Containers/fulltextsearch/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# syntax=docker/dockerfile:latest
22
# Probably from here https://github.com/elastic/elasticsearch/blob/main/distribution/docker/src/docker/Dockerfile
3-
FROM elasticsearch:8.18.0
3+
FROM elasticsearch:8.18.1
44

55
USER root
66

0 commit comments

Comments
 (0)