Skip to content

Commit 9768abc

Browse files
committed
pinned for v0.5.0 release
1 parent 2810601 commit 9768abc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.sh

+1-1
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ apk -U add --virtual temp python-dev py-pip alpine-sdk python py-setuptools open
77

88
# Install python dependencies
99
pip install --upgrade pip
10-
pip install -r https://raw.githubusercontent.com/projectcalico/libcalico/master/build-requirements-frozen.txt
10+
pip install -r https://raw.githubusercontent.com/projectcalico/libcalico/v0.18.0/build-requirements-frozen.txt
1111
pip install git+https://github.com/projectcalico/libcalico.git
1212
pip install simplejson
1313

0 commit comments

Comments
 (0)