description
in normal ci the docker stage creates envoy-dev and envoy-alpine-dev which are then used by the verify_examples stage to ensure that the build docker images work with examples
in tagged versions, only envoy and envoy-alpine are created for the specific version being tagged, which means that verify pulls latest from dockerhub which may/not be compatible with contemporaneous testing