We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a1f91fd commit 31c1b8eCopy full SHA for 31c1b8e
swan-cern/Dockerfile
@@ -20,7 +20,7 @@ RUN pip install --no-deps --no-cache-dir dask-labextension==7.0.0
20
# Install all of our extensions required to access Spark, HDFS and Dask.
21
# Ignore dependencies because they have already been installed or come from CVMFS
22
RUN pip install --no-deps --no-cache-dir \
23
- sparkconnector==3.0.8 \
+ sparkconnector==3.0.9 \
24
sparkmonitor==3.0.3 \
25
swanportallocator==2.0.0 \
26
swandask==0.0.5
0 commit comments