Skip to content

Commit

Permalink
Merge pull request #204 from WycliffeAssociates/remove-osbselete-dock…
Browse files Browse the repository at this point in the history
…er-version-attribute

Remove obselete docker version attribute
  • Loading branch information
linearcombination authored Jun 18, 2024
2 parents 3931df4 + 37bf44f commit 0cb9d68
Show file tree
Hide file tree
Showing 4 changed files with 0 additions and 4 deletions.
1 change: 0 additions & 1 deletion docker-compose.api-test.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,3 @@
version: "3"
services:
frontend:
# use nginx as a mock frontend since the frontend isn't built or used at this stage
Expand Down
1 change: 0 additions & 1 deletion docker-compose.frontend-test.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,3 @@
version: "3"
services:
frontend-test-runner:
image: wycliffeassociates/doc-ui-tests:local
Expand Down
1 change: 0 additions & 1 deletion docker-compose.override.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,3 @@
version: "3"
services:
api:
volumes:
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"
services:
redis:
image: redis:latest
Expand Down

0 comments on commit 0cb9d68

Please sign in to comment.