UNCLASSIFIED

Commit ed6ee352 authored by Scott Stroud's avatar Scott Stroud
Browse files

meh

parent 52e6ddd0
Pipeline #429916 failed with stages
in 23 minutes and 13 seconds
......@@ -49,8 +49,8 @@ COPY confluent_docker_utils-0.0.44-py3-none-any.whl /tmp/confluent_docker_utils-
COPY *.whl /tmp/python-dependencies/
COPY *.gz /tmp/python-dependencies/
RUN pip3 install --prefix=/usr/local --upgrade --find-links /tmp/python-dependencies/ /tmp/confluent_docker_utils-0.0.44-py3-none-any.whl jsonnet \
&& pip3 install jsonnet requests
RUN pip3 install --prefix=/usr/local --upgrade --find-links /tmp/python-dependencies/ /tmp/confluent_docker_utils-0.0.44-py3-none-any.whl jsonnet
## dub installed
########################################
......
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