Skip to content

Commit

Permalink
Use Compose Specification
Browse files Browse the repository at this point in the history
  • Loading branch information
iVegas committed Aug 7, 2023
1 parent f87acfc commit 4d29a42
Show file tree
Hide file tree
Showing 6 changed files with 0 additions and 12 deletions.
2 changes: 0 additions & 2 deletions docker-compose.override.yml
Original file line number Diff line number Diff line change
@@ -1,5 +1,3 @@
version: "3.7"

services:
php:
image: wodby/drupal:$DRUPAL_TAG
Expand Down
2 changes: 0 additions & 2 deletions docker-compose.yml
Original file line number Diff line number Diff line change
@@ -1,5 +1,3 @@
version: "3.7"

services:
mariadb:
image: wodby/mariadb:$MARIADB_TAG
Expand Down
2 changes: 0 additions & 2 deletions tests/10/docker-compose.yml
Original file line number Diff line number Diff line change
@@ -1,5 +1,3 @@
version: "3"

services:
mariadb:
image: wodby/mariadb:$MARIADB_TAG
Expand Down
2 changes: 0 additions & 2 deletions tests/7/docker-compose.yml
Original file line number Diff line number Diff line change
@@ -1,5 +1,3 @@
version: "3"

services:
mariadb:
image: wodby/mariadb:$MARIADB_TAG
Expand Down
2 changes: 0 additions & 2 deletions tests/9/docker-compose.yml
Original file line number Diff line number Diff line change
@@ -1,5 +1,3 @@
version: "3"

services:
mariadb:
image: wodby/mariadb:$MARIADB_TAG
Expand Down
2 changes: 0 additions & 2 deletions traefik.yml
Original file line number Diff line number Diff line change
@@ -1,5 +1,3 @@
version: '3'

services:
traefik:
image: traefik:v2.0
Expand Down

0 comments on commit 4d29a42

Please sign in to comment.