From 81e317c94e415e023321c0b88facfe43c608f2f2 Mon Sep 17 00:00:00 2001 From: RockfordMankiniUCSD <92760584+RockfordMankiniUCSD@users.noreply.github.com> Date: Wed, 25 Oct 2023 13:27:17 -0700 Subject: [PATCH] Update Dockerfile --- spark-image/Dockerfile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/spark-image/Dockerfile b/spark-image/Dockerfile index 7e03cde..b49bc4a 100644 --- a/spark-image/Dockerfile +++ b/spark-image/Dockerfile @@ -1,3 +1,3 @@ -FROM docker.io/bitnami/spark:3.3.1-debian-11-r1 +FROM docker.io/bitnami/spark:3.3.1-debian-11-r41 -RUN pip install databricks==0.2 koalas==1.8.2 \ No newline at end of file +RUN pip install databricks==0.2 koalas==1.8.2