Skip to content

Commit

Permalink
Removes version tag from docker-compose files
Browse files Browse the repository at this point in the history
  • Loading branch information
aryanpingle committed Oct 18, 2024
1 parent 39a1e79 commit 19a4fa5
Show file tree
Hide file tree
Showing 4 changed files with 0 additions and 4 deletions.
1 change: 0 additions & 1 deletion cli/tests/compose.users.test.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,3 @@
version: '3'
services:
astitvasehgal05:
image: mltooling/ml-workspace-minimal:0.13.2
Expand Down
1 change: 0 additions & 1 deletion client/compose.client.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,3 @@
version: '3'
services:
client:
image: intocps/dtaas-web:latest
Expand Down
1 change: 0 additions & 1 deletion docker/compose.dev.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,3 @@
version: '3'
services:
traefik:
image: traefik:v2.10
Expand Down
1 change: 0 additions & 1 deletion docs/admin/servers/lib/compose.lib.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,3 @@
version: '3'
services:
libms:
image: intocps/libms:latest
Expand Down

0 comments on commit 19a4fa5

Please sign in to comment.