docker image auto scheduled updates
figure out a way where a ci job could be scheduled to run that would auto update software versions used during a docker build.
this job should update the versions of used items. i.e. apt, pip, docker base image etc. on updating to new versions and ci for the changes passes, merge to dev branch