Skip to content

Commit

Permalink
ATLAS-4945: Update Docker Compose files to use the latest supported v…
Browse files Browse the repository at this point in the history
…ersion

Signed-off-by: Madhan Neethiraj <[email protected]>
  • Loading branch information
kumaab authored and mneethiraj committed Jan 3, 2025
1 parent 9c14130 commit 80852a6
Show file tree
Hide file tree
Showing 7 changed files with 0 additions and 7 deletions.
1 change: 0 additions & 1 deletion dev-support/atlas-docker/docker-compose.atlas-base.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,3 @@
version: '3'
services:
atlas-base:
build:
Expand Down
1 change: 0 additions & 1 deletion dev-support/atlas-docker/docker-compose.atlas-build.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,3 @@
version: '3'
services:
atlas-build:
build:
Expand Down
1 change: 0 additions & 1 deletion dev-support/atlas-docker/docker-compose.atlas-hadoop.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,3 @@
version: '3'
services:
atlas-hadoop:
build:
Expand Down
1 change: 0 additions & 1 deletion dev-support/atlas-docker/docker-compose.atlas-hbase.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,3 @@
version: '3'
services:
atlas-hbase:
build:
Expand Down
1 change: 0 additions & 1 deletion dev-support/atlas-docker/docker-compose.atlas-hive.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,3 @@
version: '3'
services:
atlas-hive:
build:
Expand Down
1 change: 0 additions & 1 deletion dev-support/atlas-docker/docker-compose.atlas-kafka.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,3 @@
version: '3'
services:
atlas-kafka:
build:
Expand Down
1 change: 0 additions & 1 deletion dev-support/atlas-docker/docker-compose.atlas.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,3 @@
version: '3'
services:
atlas:
build:
Expand Down

0 comments on commit 80852a6

Please sign in to comment.