Skip to content

Commit

Permalink
correct tag Elasticsearch image
Browse files Browse the repository at this point in the history
  • Loading branch information
BeritJanssen committed Jan 22, 2025
1 parent 78c87e7 commit 59edfcb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docker-compose.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,7 @@ services:
target: /frontend/build
command: sh -c "yarn prebuild && yarn start-docker"
elasticsearch:
image: docker.elastic.co/elasticsearch/elasticsearch:8
image: docker.elastic.co/elasticsearch/elasticsearch:8.16.3
environment:
- node.name=ianalyzer-node
- discovery.type=single-node
Expand Down

0 comments on commit 59edfcb

Please sign in to comment.