Skip to content

Commit

Permalink
Update Dockerfile
Browse files Browse the repository at this point in the history
  • Loading branch information
fcomte authored Aug 15, 2022
1 parent aecf780 commit 5014e51
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,8 @@ FROM jupyter/datascience-notebook:python-3.9.12

USER root

ARG SPARK_VERSION=3.2.1
ARG HADOOP_VERSION=3.3.1
ARG SPARK_VERSION=3.3.0
ARG HADOOP_VERSION=3.3.4
ARG HIVE_VERSION=2.3.9
ARG HIVE_LISTENER_VERSION=0.0.3

Expand Down

0 comments on commit 5014e51

Please sign in to comment.