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 d6ebdf6 commit dfac65aCopy full SHA for dfac65a
1 file changed
stacks/jupyterhub-pyspark-hdfs/spark_connect.yaml
@@ -30,7 +30,7 @@ spec:
30
image:
31
# Using an image that includes scikit-learn (among other things)
32
# because this package needs to be available on the executors.
33
- custom: oci.stackable.tech/stackable/spark-connect-client:4.1.1-stackable0.0.0-dev
+ custom: oci.stackable.tech/stackable/spark-connect-client:4.1.2-stackable0.0.0-dev
34
productVersion: 4.1.2
35
pullPolicy: IfNotPresent
36
args:
0 commit comments