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 d0e79f1 commit 4c6ab4eCopy full SHA for 4c6ab4e
compose.yml
@@ -48,7 +48,7 @@ services:
48
es:
49
build:
50
dockerfile_inline: |
51
- FROM docker.elastic.co/elasticsearch/elasticsearch:9.0.1
+ FROM docker.elastic.co/elasticsearch/elasticsearch-wolfi:9.0.3
52
RUN elasticsearch-plugin install analysis-icu
53
image: localhost/tekst/es
54
environment:
dev/compose.yml
@@ -28,7 +28,7 @@ services:
28
29
30
31
32
33
image: "elasticsearch:tekst"
34
deploy:
0 commit comments