Skip to content

Commit

Permalink
Sync tornado and python version between sheduler and worker image
Browse files Browse the repository at this point in the history
  • Loading branch information
oshadura committed Nov 17, 2023
1 parent 03a3976 commit f872d13
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions docker/Dockerfile.cc-analysis-ubuntu
Original file line number Diff line number Diff line change
Expand Up @@ -89,6 +89,8 @@ RUN mkdir $HOME/work && \
# Dask dependencies and HTCondor
RUN mamba install --yes \
-c conda-forge \
python==3.8.18 \
tornado==6.3.3 \
htcondor \
xgboost \
pyhf \
Expand Down

0 comments on commit f872d13

Please sign in to comment.