Skip to content

Commit

Permalink
Add missing package needed for servicex worker setup
Browse files Browse the repository at this point in the history
  • Loading branch information
oshadura committed Jun 25, 2022
1 parent 560d658 commit fdafe30
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion docker/Dockerfile.cc-analysis-ubuntu
Original file line number Diff line number Diff line change
Expand Up @@ -107,7 +107,8 @@ RUN pip install --no-cache-dir \
func-adl-servicex \
servicex \
func-adl-uproot \
cabinetry
cabinetry \
aiostream

# ------- xrootd-authz-plugin -------------------------------
RUN cd /tmp && \
Expand Down

0 comments on commit fdafe30

Please sign in to comment.