vakarisbk commented on code in PR #56:
URL: https://github.com/apache/spark-docker/pull/56#discussion_r1367926824


##########
testing/testing.sh:
##########
@@ -61,7 +61,8 @@ function remove_network() {
 
 # Find and kill any remaining containers attached to the network
 function cleanup() {
-  local containers
+  local containers 
+

Review Comment:
   fixed



##########
versions.json:
##########
@@ -1,9 +1,38 @@
 {
   "versions": [
+    {
+      "path": "3.5.0/scala2.12-java17-python3-ubuntu",
+      "tags": [
+        "3.5.0-scala2.12-java17-python3-ubuntu",
+        "3.5.0-java17-python3",
+        "3.5.0-java17",
+        "python3-java17"
+      ]
+    },
+    {
+      "path": "3.5.0/scala2.12-java17-r-ubuntu",
+      "tags": [
+        "3.5.0-scala2.12-java17-r-ubuntu",
+        "3.5.0-java-17-r"

Review Comment:
   "3.5.0-java17-r" added



-- 
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