We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a0248bf commit c14b5f5Copy full SHA for c14b5f5
Containers/fulltextsearch/Dockerfile
@@ -1,6 +1,6 @@
1
# syntax=docker/dockerfile:latest
2
# Probably from here https://github.com/elastic/elasticsearch/blob/main/distribution/docker/src/docker/Dockerfile
3
-FROM elasticsearch:8.18.0
+FROM elasticsearch:8.18.1
4
5
USER root
6
0 commit comments