OmkarK-7 opened a new pull request, #10644:
URL: https://github.com/apache/seatunnel/pull/10644

   ## Purpose
   Updates documentation to use a maintained and secure base image.
   
   Closes #10642
   
   ## Changes
   Replaced deprecated `FROM openjdk:8` with `FROM seatunnelhub/openjdk:8u342` 
in all four affected doc files (EN + ZH, Kubernetes + Docker):
   
   - docs/en/getting-started/kubernetes/kubernetes.mdx (lines 73, 101)
   - docs/zh/getting-started/kubernetes/kubernetes.mdx (lines 73, 101)
   - docs/en/getting-started/docker/docker.md (line 67)
   - docs/zh/getting-started/docker/docker.md (line 67)
   
   ## Verification
   - Ran `grep -r "FROM openjdk:8" docs/` — no remaining occurrences


-- 
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: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to