Skip to content

Commit 386a944

Browse files
authored
Merge pull request #7250 from nextcloud/dependabot/docker/Containers/fulltextsearch/elasticsearch-8.19.8
build(deps): bump elasticsearch from 8.19.7 to 8.19.8 in /Containers/fulltextsearch
2 parents 427f860 + 7634a38 commit 386a944

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.19.7
3+
FROM elasticsearch:8.19.8
44

55
USER root
66

0 commit comments

Comments
 (0)