Skip to content

Commit

Permalink
update to spark v3.5.1
Browse files Browse the repository at this point in the history
  • Loading branch information
ihiverlet committed Mar 18, 2024
1 parent 2e6c31c commit 1936e2e
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions spark/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -5,8 +5,7 @@ LABEL maintainer="InseeFrLab <[email protected]>"

ARG BASE_IMAGE

ARG SPARK_VERSION="3.5.0"

ARG SPARK_VERSION="3.5.1"
ENV SPARK_VERSION=${SPARK_VERSION}
ENV JAVA_VERSION="17"

Expand Down

0 comments on commit 1936e2e

Please sign in to comment.