Skip to content

Commit

Permalink
Merge pull request #3005 from nextcloud/dependabot/docker/Containers/…
Browse files Browse the repository at this point in the history
…fulltextsearch/elasticsearch-8.8.1

Bump elasticsearch from 8.8.0 to 8.8.1 in /Containers/fulltextsearch
  • Loading branch information
szaimen authored Jul 28, 2023
2 parents 6d2272c + 4bb57f8 commit 97a0542
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Containers/fulltextsearch/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
# Probably from here https://github.com/elastic/elasticsearch/blob/main/distribution/docker/src/docker/Dockerfile
FROM elasticsearch:8.8.0
FROM elasticsearch:8.8.1

USER root

Expand Down

0 comments on commit 97a0542

Please sign in to comment.