diff --git a/.github/Dockerfile b/.github/Dockerfile index 0f80b2d68..101001835 100644 --- a/.github/Dockerfile +++ b/.github/Dockerfile @@ -15,6 +15,7 @@ ENV BUILD_OPTS=${BUILD_OPTS} # Add ncurses used for pretty output in bats tests RUN apk add --no-cache ncurses +ENV TERM=linux # Build FTL # Remove possible old build files