Send WorkerVersion ID to ponos tasks
The worker tasks need to know which worker version id they are using. It could be written in the docker file from a build arg, but we do not have that support yet.
It's easier to simply add the worker version ID in the task recipe as an environment variable WORKER_VESION_ID