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 f4dc7cf commit 893ad56Copy full SHA for 893ad56
x-pack/distributions/internal/observabilitySRE/qa/smoke/docker/docker-compose.yml
@@ -2,7 +2,7 @@ version: '3'
2
3
services:
4
elasticsearch:
5
- image: docker.elastic.co/elasticsearch/elasticsearch-fips:8.19.0-SNAPSHOT
+ image: docker.elastic.co/elasticsearch/elasticsearch-cloud-ess-fips:8.19.0-SNAPSHOT
6
environment:
7
- discovery.type=single-node
8
- xpack.security.enabled=true
0 commit comments