This is an automated email from the ASF dual-hosted git repository.
jbonofre pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/polaris.git
The following commit(s) were added to refs/heads/main by this push:
new d7087beb main: Update apache/spark Docker tag to v3.5.5 (#1085)
d7087beb is described below
commit d7087bebb0b8ac67419d5d85257dd5b461f32088
Author: Mend Renovate <[email protected]>
AuthorDate: Fri Feb 28 08:17:29 2025 +0100
main: Update apache/spark Docker tag to v3.5.5 (#1085)
---
getting-started/eclipselink/docker-compose.yml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/getting-started/eclipselink/docker-compose.yml
b/getting-started/eclipselink/docker-compose.yml
index 56034cfd..69370692 100644
--- a/getting-started/eclipselink/docker-compose.yml
+++ b/getting-started/eclipselink/docker-compose.yml
@@ -92,7 +92,7 @@ services:
retries: 15
spark-sql:
- image: apache/spark:3.5.4-java17-python3
+ image: apache/spark:3.5.5-java17-python3
depends_on:
polaris-setup:
condition: service_completed_successfully