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 Oct 4, 2021
1 parent 9cd979e commit 6936689
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion scripts/integration.sh
Original file line number Diff line number Diff line change
Expand Up @@ -82,7 +82,7 @@ function images::pull() {
fi

if [[ "${builder}" == "null" || -z "${builder}" ]]; then
builder="index.docker.io/paketobuildpacks/builder:base"
builder="index.docker.io/paketobuildpacks/builder:buildpackless-base"
fi

util::print::title "Pulling builder image..."
Expand Down

0 comments on commit 6936689

Please sign in to comment.