Skip to content

Commit 898d252

Browse files
committed
set spark base image tag to that from .make.versions
Signed-off-by: David Wood <[email protected]>
1 parent cca4c82 commit 898d252

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

data-processing-lib/spark/Makefile

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,6 @@ include $(REPOROOT)/.make.defaults
44
SPARK_VERSION=3.5.2
55
DOCKER_IMAGE_NAME=data-prep-kit-spark-$(SPARK_VERSION)
66
DOCKER_IMAGE_LIB_NAME=data-prep-kit-spark
7-
DOCKER_IMAGE_VERSION := latest
87

98

109
.check-env::

0 commit comments

Comments
 (0)