A RetroSearch Logo

Home - News ( United States | United Kingdom | Italy | Germany ) - Football scores

Search Query:

Showing content from https://github.com/helm/chart-testing/commit/8e23ec2d74d04a2c9f288b8a3cf60aedbc183e73 below:

Ensure Dockerfile uses more modern pip verison, freeze it to 18.1 (#37) · helm/chart-testing@8e23ec2 · GitHub

File tree Expand file treeCollapse file tree 1 file changed

+2

-1

lines changed

Filter options

Expand file treeCollapse file tree 1 file changed

+2

-1

lines changed Original file line number Diff line number Diff line change

@@ -22,7 +22,8 @@ RUN apk --no-cache add \

22 22

openssh-client \

23 23

python \

24 24

py-crcmod \

25 -

py-pip

25 +

py-pip && \

26 +

pip install --upgrade pip==18.1

26 27 27 28

# Install YQ command line reader

28 29

ARG YQ_VERSION=2.7.0

You can’t perform that action at this time.


RetroSearch is an open source project built by @garambo | Open a GitHub Issue

Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo

HTML: 3.2 | Encoding: UTF-8 | Version: 0.7.4