Skip to content

Commit

Permalink
Merge pull request #14 from observIQ/bindplane-1.52.0
Browse files Browse the repository at this point in the history
Use BindPlane v1.52.0 in entrypoint.sh
  • Loading branch information
dpaasman00 committed Apr 10, 2024
2 parents 19cc7fe + df2023e commit da47e02
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.51.0"
BINDPLANE_VERSION="1.52.0"

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

0 comments on commit da47e02

Please sign in to comment.