Skip to content

Commit f405e95

Browse files
committed
Update to Elasticsearch 8.16.0
1 parent a0d0b8a commit f405e95

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Dockerfile

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
1-
FROM elasticsearch:8.15.2
2-
LABEL org.opencontainers.image.source="https://github.com/alephdata/aleph-elasticsearch"
1+
FROM elasticsearch:8.16.0
2+
LABEL org.opencontainers.image.source="https://github.com/occrp/alfred-elasticsearch"
33

44
RUN bin/elasticsearch-plugin install --batch analysis-icu
55

0 commit comments

Comments
 (0)