3 Commits

Author SHA1 Message Date
7f2dca597f chore(build): update ipatool binary path in dockerfile
update the path of the ipatool binary in the dockerfile to ensure it is copied to the correct location in the container
2026-03-10 04:08:24 +03:00
6104a99a01 🚀 chore: update golang version to 1.25 in dockerfile
update the golang version from 1.23 to 1.25 in the dockerfile to leverage the latest features and security patches
2026-03-10 04:00:12 +03:00
eecf026400 chore: move docker files to root directory
Move Dockerfile, ipatool, and docker-compose.yml from the docker directory to the root directory to simplify the project structure and improve maintainability. Update the paths in the Dockerfile to reflect the new locations.
2026-03-10 03:43:45 +03:00