diff --git a/abra b/abra index 6fd58800..3a3c8fb1 100755 --- a/abra +++ b/abra @@ -898,7 +898,7 @@ sub_app_deploy (){ error "The app version is the same but the image digest has changed from ${deployed_digest} -> ${ABRA_TYPE_DIGEST} This should not happen! This may mean that the upstream app developers are overwriting their image tags Get in touch and let's make the builds stable together: https://docs.cloud.autonomic.zone/contact/ - Please pass the --update option to the deploy to deploy the update anyway" + Please pass the --update option to deploy the update anyway" fi if [ "$ABRA_TYPE_VERSION" != "$deployed_version" ]; then