Skip to content

Commit c9649f4

Browse files
authored
Merge pull request #6942 from nextcloud/dependabot/docker/Containers/fulltextsearch/elasticsearch-8.19.5
build(deps): bump elasticsearch from 8.19.4 to 8.19.5 in /Containers/fulltextsearch
2 parents 4816045 + 593379d commit c9649f4

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.4
3+
FROM elasticsearch:8.19.5
44

55
USER root
66

0 commit comments

Comments
 (0)