Skip to content

Commit

Permalink
set spark base image tag to that from .make.versions
Browse files Browse the repository at this point in the history
Signed-off-by: David Wood <[email protected]>
  • Loading branch information
daw3rd committed Sep 25, 2024
1 parent cca4c82 commit 898d252
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion data-processing-lib/spark/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,6 @@ include $(REPOROOT)/.make.defaults
SPARK_VERSION=3.5.2
DOCKER_IMAGE_NAME=data-prep-kit-spark-$(SPARK_VERSION)
DOCKER_IMAGE_LIB_NAME=data-prep-kit-spark
DOCKER_IMAGE_VERSION := latest


.check-env::
Expand Down

0 comments on commit 898d252

Please sign in to comment.