Skip to content

Commit

Permalink
Update docker/Dockerfile
Browse files Browse the repository at this point in the history
  • Loading branch information
Fokko authored Sep 29, 2023
1 parent 2b5adcf commit 0da818f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docker/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ ARG OPENJDK_VERSION=8
FROM eclipse-temurin:${OPENJDK_VERSION}-jre

ARG BUILD_DATE
ARG SPARK_VERSION=3.4.1
ARG SPARK_VERSION=3.3.2
ARG HADOOP_VERSION=3

LABEL org.label-schema.name="Apache Spark ${SPARK_VERSION}" \
Expand Down

0 comments on commit 0da818f

Please sign in to comment.