Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
chore: update Dockerfile to use Go 1.23.4 and enhance build logging
- Updated the base image in the Dockerfile from golang:1.23.2 to golang:1.23.4 for improved performance and security. - Added logging statements to the TensorFlow Lite library download step to provide better visibility into the build process, including the target platform and library archive being used. These changes aim to enhance the build process and ensure the use of the latest Go version.
- Loading branch information