Skip to content

Commit c0b50c1

Browse files
epughkolchfa-aws
andauthored
version is no longer used by Docker Compose (#8821)
Signed-off-by: Eric Pugh <[email protected]> Co-authored-by: kolchfa-aws <[email protected]>
1 parent c2ba686 commit c0b50c1

File tree

2 files changed

+0
-4
lines changed

2 files changed

+0
-4
lines changed

assets/examples/docker-compose.yml

-2
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,3 @@
1-
version: '3'
21
services:
32
opensearch-node1: # This is also the hostname of the container within the Docker network (i.e. https://opensearch-node1/)
43
image: opensearchproject/opensearch:latest
@@ -65,4 +64,3 @@ volumes:
6564

6665
networks:
6766
opensearch-net:
68-

docker-compose.dev.yml

-2
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,3 @@
1-
version: "3"
2-
31
services:
42
doc_builder:
53
image: ruby:3.2.4

0 commit comments

Comments
 (0)