/var/apt/lists/*
This stuff doesn’t need to be in the final image. Consider adding the following near the end of your Dockerfile:
rm -rf /var/lib/apt/lists/*