Skip to content

Commit

Permalink
pip chache env fix
Browse files Browse the repository at this point in the history
  • Loading branch information
Cyclenerd committed Dec 10, 2024
1 parent 8c393dc commit 58aeff9
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,6 @@ ENV LANG="C.UTF-8" \
NONINTERACTIVE=1 \
PYTHONUNBUFFERED="True" \
PIP_DISABLE_PIP_VERSION_CHECK=1 \
PIP_NO_CACHE_DIR=1 \
# https://github.com/sgarciac/fuego/releases
FUEGO_VERSION="0.35.0" \
# https://github.com/GoogleCloudPlatform/gcr-cleaner/releases
Expand Down

0 comments on commit 58aeff9

Please sign in to comment.