The Docker build fails on ARM64 (aarch64) systems because the base images specified in the Dockerfile don't have ARM64 variants available. This affects anyone trying to build or run FishingBot on ARM-based hardware.
Error Messages
failed to solve: adoptopenjdk/openjdk16:alpine: failed to resolve source metadata for docker.io/adoptopenjdk/openjdk16:alpine: no match for platform in manifest: not found
