Skip to content

Commit

Permalink
build(deps): bump elasticsearch from 7.17.24 to 8.16.1 in /elasticsearch
Browse files Browse the repository at this point in the history
Bumps elasticsearch from 7.17.24 to 8.16.1.

---
updated-dependencies:
- dependency-name: elasticsearch
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Dec 12, 2024
1 parent 288aed6 commit 9795bda
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.24 AS elasticsearch
FROM elasticsearch:8.16.1 AS elasticsearch

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

0 comments on commit 9795bda

Please sign in to comment.