Skip to content
This repository was archived by the owner on Feb 12, 2022. It is now read-only.

Commit 4963885

Browse files
committed
Return to buildpack master
1 parent e754e1a commit 4963885

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

app.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
"repository": "https://github.com/heroku/heroku-kong.git",
1414
"success_url": "https://github.com/heroku/heroku-kong/blob/master/README.md#user-content-usage",
1515
"buildpacks": [{
16-
"url": "https://github.com/heroku/heroku-buildpack-kong.git#kong-0.14.0"
16+
"url": "https://github.com/heroku/heroku-buildpack-kong.git"
1717
}],
1818
"addons": [
1919
"heroku-postgresql"

0 commit comments

Comments
 (0)