mirror of
https://github.com/dokku/dokku.git
synced 2025-12-29 00:25:08 +01:00
chore: update buildpack api for test buildpack
This commit is contained in:
committed by
GitHub
parent
619d898051
commit
ab6efcfcda
@@ -1,4 +1,4 @@
|
||||
api = "0.6"
|
||||
api = "0.9"
|
||||
|
||||
[buildpack]
|
||||
id = "1"
|
||||
@@ -6,4 +6,4 @@ version = "0.1.0"
|
||||
name = "1 Packages Buildpack"
|
||||
|
||||
[[stacks]]
|
||||
id = "heroku-22"
|
||||
id = "*"
|
||||
|
||||
Reference in New Issue
Block a user