mirror of
https://github.com/dokku/dokku.git
synced 2025-12-28 16:06:40 +01:00
feat: manage Dokku system dependencies in a single file
This will allow us to more quickly update a dependency by adding support so that downstream repos can auto-push updates to the main repo when there is a release.
This commit is contained in:
@@ -11,5 +11,7 @@ tests
|
||||
!docs/_build/requirements.txt
|
||||
!tests/dhparam.pem
|
||||
!contrib/bash-completion
|
||||
!contrib/dependencies.json
|
||||
!contrib/docker
|
||||
!contrib/update-deb-dependencies
|
||||
vendor
|
||||
|
||||
Reference in New Issue
Block a user