Skip to content

Commit

Permalink
Merge pull request #816 from wmde/docker-compose-update
Browse files Browse the repository at this point in the history
Prepare for docker compose v2
  • Loading branch information
moiikana authored Jan 15, 2025
2 parents 412271b + 4fbb685 commit 64072e0
Show file tree
Hide file tree
Showing 3 changed files with 0 additions and 4 deletions.
2 changes: 0 additions & 2 deletions .github/dependabot.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,8 +9,6 @@ updates:
interval: "weekly"
reviewers:
- "wmde/funtech-core"
# Turn off dependabot until we move CI from Travis to Drone
open-pull-requests-limit: 0
groups:
patch-updates:
update-types:
Expand Down
1 change: 0 additions & 1 deletion docker-compose.dev.example.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,3 @@
version: "3.4"
services:
metadata_worker:
build: .
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.4"
services:
metadata_worker:
build: .
Expand Down

0 comments on commit 64072e0

Please sign in to comment.