* Update base image for get-checksum to gcr.io/distroless/python3-debian12:nonroot
* Update base image in version-bump to gcr.io/distroless/python3-debian12:nonroot
* Remove unnecessary pip install commands from Dockerfile
* Refactor Dockerfile to use python:3-slim base image and streamline package installation
* Refactor Dockerfile to improve build process and update main.py to use xml.etree.ElementTree
* Add step to fix file permissions in test-version-bump workflow
* Remove file permission fix step from test-version-bump workflow and update Dockerfile to use non-root base image
* Update crowdin