Skip to content

Commit

Permalink
Merge pull request #136 from Metadrop/feature/docker-version
Browse files Browse the repository at this point in the history
Remove version from docker as it is deprecated
  • Loading branch information
omarlopesino authored Mar 25, 2024
2 parents 2a9d38f + bdb658c commit 67f393f
Show file tree
Hide file tree
Showing 5 changed files with 0 additions and 5 deletions.
1 change: 0 additions & 1 deletion docker-compose.ngrok.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,3 @@
version: "3.6"

services:

Expand Down
1 change: 0 additions & 1 deletion docker-compose.override.yml.dist
Original file line number Diff line number Diff line change
@@ -1,4 +1,3 @@
version: "3.7"

services:

Expand Down
1 change: 0 additions & 1 deletion docker-compose.xdebug.override.yml.dist
Original file line number Diff line number Diff line change
@@ -1,4 +1,3 @@
version: "3.7"

services:

Expand Down
1 change: 0 additions & 1 deletion docker-compose.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,3 @@
version: "3.7"

services:
mariadb:
Expand Down
1 change: 0 additions & 1 deletion docker-sync.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,3 @@
version: "3.6"

syncs:
docker-sync:
Expand Down

0 comments on commit 67f393f

Please sign in to comment.