diff --git a/utility/install_os_gitlab.sh b/utility/install_os_gitlab.sh index 8f0e0465..8f1e9f69 100755 --- a/utility/install_os_gitlab.sh +++ b/utility/install_os_gitlab.sh @@ -1,5 +1,5 @@ #!/usr/bin/env bash -# Install OS dependencies for Docker image python:3.8 used in Gitlab CI +# Install OS dependencies for Docker image python used in Gitlab CI echo "***********************************************" echo "Apt-get update"