We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 54a8732 commit 580db98Copy full SHA for 580db98
Samples/Quickstart/fusionauth/latest/docker-compose.yml
@@ -17,7 +17,7 @@ services:
17
- db_data:/var/lib/postgresql/data
18
19
search:
20
- image: opensearchproject/opensearch:2.19.0
+ image: opensearchproject/opensearch:2.19.1
21
environment:
22
cluster.name: fusionauth
23
discovery.type: single-node
0 commit comments