diff --git a/docker/build-docker.sh b/docker/build-docker.sh index 497ccd3c..eb1bf8ae 100755 --- a/docker/build-docker.sh +++ b/docker/build-docker.sh @@ -1,6 +1,6 @@ #!/usr/bin/env bash -# This script is intended to be run by the CI/CD pipeline to build a specific version of this application. +# This script is intended to be run by the CI/CD pipeline to build a specific version of this application. set -Eeo pipefail