Skip to content

Commit

Permalink
Temporarily use 5.1.2 for appliance
Browse files Browse the repository at this point in the history
  • Loading branch information
Geri Jennings committed Sep 12, 2018
1 parent db8d551 commit 9898ffd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ci/test
Original file line number Diff line number Diff line change
Expand Up @@ -109,7 +109,7 @@ function prepareTestEnvironment() {
if [[ "$CONJUR_VERSION" = "4" ]]; then
export CONJUR_APPLIANCE_IMAGE=$registry:4.9-stable
else
export CONJUR_APPLIANCE_IMAGE=$registry:5.0-stable
export CONJUR_APPLIANCE_IMAGE=$registry:5.1.2
fi

# Create directory for pod logs
Expand Down

0 comments on commit 9898ffd

Please sign in to comment.