Skip to content

Commit

Permalink
add unzip
Browse files Browse the repository at this point in the history
  • Loading branch information
AbeCoull authored Oct 23, 2024
1 parent 6f5edb7 commit b4c0ae7
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions base/jobs/docker/1.0/py3/Dockerfile.cpu
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,7 @@ RUN apt-get update && apt-get install -y --no-install-recommends \
python3-dev \
build-essential \
curl \
unzip \
&& rm -rf /var/lib/apt/lists/*

# Copy the dependencies file
Expand Down

0 comments on commit b4c0ae7

Please sign in to comment.