Skip to content

Commit

Permalink
Merge pull request #331 from netlogix/dependabot/docker/elasticsearch…
Browse files Browse the repository at this point in the history
…/main/elasticsearch-7.17.24
  • Loading branch information
saschanowak authored Sep 11, 2024
2 parents ca9fe5f + ef8a8dc commit 527b6a5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion elasticsearch/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
# syntax=docker/dockerfile:1
FROM elasticsearch:7.17.23 AS elasticsearch
FROM elasticsearch:7.17.24 AS elasticsearch

ENV discovery.type=single-node
ENV bootstrap.memory_lock=true
Expand Down

0 comments on commit 527b6a5

Please sign in to comment.