Skip to content

Commit

Permalink
base-python: cleanup old comments
Browse files Browse the repository at this point in the history
Signed-off-by: Lance Austin <laustin@datawire.io>
  • Loading branch information
Lance Austin committed Oct 9, 2023
1 parent 799394c commit 69b3838
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion docker/base-python/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -74,7 +74,6 @@ RUN apk --no-cache add \
# https://github.com/jazzband/pip-tools/#versions-and-compatibility to
# select a pip-tools version that corresponds to the 'py3-pip' and
# 'python3' versions above.
# Pinning build version due to missing license info from pip show in newer versions
RUN pip3 install "Cython<3.0" pip-tools==7.3

RUN curl --fail -L https://dl.google.com/go/go1.20.9.linux-amd64.tar.gz | tar -C /usr/local -xzf -
Expand Down

0 comments on commit 69b3838

Please sign in to comment.