viirya commented on code in PR #84:
URL: https://github.com/apache/spark-docker/pull/84#discussion_r2105554246


##########
.github/workflows/publish-java17.yaml:
##########
@@ -25,9 +25,10 @@ on:
       spark:
         description: 'The Spark version of Spark image.'
         required: true
-        default: '4.0.0-preview2'
+        default: '4.0.0'
         type: choice
         options:
+        - 4.0.0
         - 4.0.0-preview1
         - 4.0.0-preview2

Review Comment:
   Do we still need to keep two previews?



-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: reviews-unsubscr...@spark.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: reviews-unsubscr...@spark.apache.org
For additional commands, e-mail: reviews-h...@spark.apache.org

Reply via email to