Skip to content

Commit

Permalink
Merge pull request #12 from observIQ/bindplane-1.51.0
Browse files Browse the repository at this point in the history
Use BindPlane v1.51.0 in entrypoint.sh
  • Loading branch information
antonblock authored Apr 3, 2024
2 parents 2169d83 + 6d94742 commit 19cc7fe
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion entrypoint.sh
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

set -e

BINDPLANE_VERSION="1.50.0"
BINDPLANE_VERSION="1.51.0"

# This order must match the order in acitons.yml
bindplane_remote_url=${1}
Expand Down

0 comments on commit 19cc7fe

Please sign in to comment.