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 dac6526 commit 8dfafd0Copy full SHA for 8dfafd0
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.7 \
+ sparkconnector==3.0.8 \
24
sparkmonitor==3.0.2 \
25
swanportallocator==2.0.0 \
26
swandask==0.0.5
0 commit comments