Skip to content

Commit

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

build(deps): bump elasticsearch from 8.16.1 to 8.17.0 in /Containers/fulltextsearch
  • Loading branch information
szaimen authored Dec 18, 2024
2 parents 646d6c0 + d0bdcbb commit e5e5d2f
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,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.16.1
FROM elasticsearch:8.17.0

USER root

Expand Down

0 comments on commit e5e5d2f

Please sign in to comment.