Skip to content

Commit c23acfc

Browse files
authored
ci: Replace pyspark with spark base-image (#111)
1 parent 1a41f37 commit c23acfc

File tree

1 file changed

+1
-1
lines changed
  • demos/jupyterhub-pyspark-hdfs-anomaly-detection-taxi-data

1 file changed

+1
-1
lines changed

demos/jupyterhub-pyspark-hdfs-anomaly-detection-taxi-data/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
FROM docker.stackable.tech/stackable/pyspark-k8s:3.4.0-stackable23.7.0
1+
FROM docker.stackable.tech/stackable/spark-k8s:3.5.1-stackable24.7.0
22

33
COPY demos/jupyterhub-pyspark-hdfs-anomaly-detection-taxi-data/requirements.txt .
44

0 commit comments

Comments
 (0)