Skip to content

Commit

Permalink
Updating github-config
Browse files Browse the repository at this point in the history
  • Loading branch information
paketo-bot committed Mar 25, 2021
1 parent 38aa0d3 commit 2607137
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion scripts/.util/tools.json
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
{
"jam": "v0.7.0",
"pack": "v0.17.0"
"pack": "v0.18.0"
}
2 changes: 1 addition & 1 deletion scripts/package.sh
Original file line number Diff line number Diff line change
Expand Up @@ -117,7 +117,7 @@ function buildpackage::create() {

pack \
buildpack package "${output}" \
--config "${ROOT_DIR}/package.toml" \
--path "${BUILD_DIR}/buildpack.tgz" \
--format file
}

Expand Down

0 comments on commit 2607137

Please sign in to comment.