UNCLASSIFIED

Commit 20f9d676 authored by Scott Stroud's avatar Scott Stroud
Browse files

meh

parent f4998b8f
Pipeline #430044 failed with stages
in 30 minutes and 44 seconds
...@@ -48,7 +48,7 @@ COPY confluent_docker_utils-0.0.44-py3-none-any.whl /tmp/confluent_docker_utils- ...@@ -48,7 +48,7 @@ COPY confluent_docker_utils-0.0.44-py3-none-any.whl /tmp/confluent_docker_utils-
COPY *.whl /tmp/python-dependencies/ COPY *.whl /tmp/python-dependencies/
COPY *.gz /tmp/python-dependencies/ COPY *.gz /tmp/python-dependencies/
RUN pip3 install --upgrade pip && pip3 install --prefix=/usr/local --upgrade --find-links /tmp/python-dependencies/ /tmp/confluent_docker_utils-0.0.44-py3-none-any.whl /tmp/python-dependencies/jsonnet-0.17.0.tar.gz /tmp/python-dependencies/requests-2.26.0.tar.gz RUN pip3 install --upgrade pip && pip3 install --prefix=/usr/local --upgrade --find-links /tmp/python-dependencies/ /tmp/confluent_docker_utils-0.0.44-py3-none-any.whl /tmp/python-dependencies/jsonnet-0.17.0.tar.gz /tmp/python-dependencies/requests-2.25.1.tar.gz
## dub installed ## dub installed
######################################## ########################################
......
...@@ -218,11 +218,11 @@ resources: ...@@ -218,11 +218,11 @@ resources:
validation: validation:
type: sha256 type: sha256
value: 23ffcd4d03a10af7b20b53feee16627debe28345a4d7d5ed07881b7444553bfb value: 23ffcd4d03a10af7b20b53feee16627debe28345a4d7d5ed07881b7444553bfb
- filename: requests-2.26.0.tar.gz - filename: requests-2.25.1.tar.gz
url: https://files.pythonhosted.org/packages/e7/01/3569e0b535fb2e4a6c384bdbed00c55b9d78b5084e0fb7f4d0bf523d7670/requests-2.26.0.tar.gz url: https://files.pythonhosted.org/packages/6b/47/c14abc08432ab22dc18b9892252efaf005ab44066de871e72a38d6af464b/requests-2.25.1.tar.gz
validation: validation:
type: sha256 type: sha256
value: b8aa58f8cf793ffd8782d3d8cb19e66ef36f7aba4353eec859e74678b01b07a7 value: 27973dd4a904a4f13b263a19c866c13b92a39ed1c964655f025f3f8d3d75b804
- filename: confluent_docker_utils-0.0.44-py3-none-any.whl - filename: confluent_docker_utils-0.0.44-py3-none-any.whl
url: https://ironbank-files.s3.amazonaws.com/confluent_docker_utils-0.0.44-py3-none-any.whl url: https://ironbank-files.s3.amazonaws.com/confluent_docker_utils-0.0.44-py3-none-any.whl
validation: validation:
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment