Update Linux drivers in CUDA 10 repository

I have a laptop with Intel graphics (i5-7300hq) and an nvidia graphics card (1050Ti). I use it to experiment with GPU computing outside of my work. I recently upgraded to Ubuntu MATE 18.04 and installed CUDA 10. It was necessary to upgrade since Ubuntu 18.04 uses gcc7 and only CUDA 10 supports it (unless I wanted to have two gcc versions installed).

The cuda repo is at
http://developer.download.nvidia.com/compute/cuda/repos/ubuntu1804/x86_64
and a good guide on installing them can be found here:
https://askubuntu.com/a/1077063/498541

The problem is that the repo hosts 410.48 drivers while nvidia has publicly released 410.57. Can you please update the drivers in the repository to match the publicly released version? This way there won’t problems with applications that expect to find 410.57.