diff --git a/tests/integration/docker/Dockerfile.echo.alpine b/tests/integration/docker/Dockerfile.echo.alpine index 72b89a8..b61fbbf 100644 --- a/tests/integration/docker/Dockerfile.echo.alpine +++ b/tests/integration/docker/Dockerfile.echo.alpine @@ -22,8 +22,8 @@ RUN apk add --no-cache \ elfutils-dev \ make \ cmake \ - libcurl\ - git + libcurl + # Include global args in this stage of the build ARG RIC_BUILD_DIR="/home/build/" # Create function directory