Update automation script docker image version automatically
I have an automation script which updates all the non custom docker images versions to the latest version of it.
It works well and updates all the non custom docker images to the latest version of it from docker images.
Now I have some automation sc
...