There was an unstable debug-agent image being pushed to dockerhub which causes #133 #134 . It is a flaw that a stable version will pull pull the latest tag of debug-agent by default, instead, we should always pull the debug-agent that is built in the same version of the plugin by default.
There was an unstable debug-agent image being pushed to dockerhub which causes #133 #134 . It is a flaw that a stable version will pull pull the
latest
tag of debug-agent by default, instead, we should always pull the debug-agent that is built in the same version of the plugin by default.