remove breaking line

This commit is contained in:
Richard Sperry 2025-04-19 18:24:17 -07:00
parent 8a9369e3a5
commit a56f9211ce

View file

@ -6,7 +6,6 @@ FROM ${BUILD_FROM}
ENV \
CARGO_NET_GIT_FETCH_WITH_CLI=true \
DEBIAN_FRONTEND="noninteractive" \
HOME="/root" \
LANG="C.UTF-8" \
PIP_DISABLE_PIP_VERSION_CHECK=1 \
PIP_NO_CACHE_DIR=1 \