Skip to content

Commit

Permalink
Merge branch 'main' into applications-filter
Browse files Browse the repository at this point in the history
  • Loading branch information
TheDancingClown committed Jul 2, 2024
2 parents 132caae + 67c47b0 commit 2348910
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion bin/deploy
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ curl -X POST \
$SLACK_WEBHOOK

# Pin ruby buildpack
export CF_BUILDPACK="https://github.com/cloudfoundry/ruby-buildpack.git#v1.10.11"
export CF_BUILDPACK="https://github.com/cloudfoundry/ruby-buildpack.git#v1.10.16"

cf create-app-manifest "$CF_APP"-worker
cf set-env "$CF_APP"-worker APP_REVISION $git_hash
Expand Down

0 comments on commit 2348910

Please sign in to comment.