Dockerfiles: correct ENV format
Avoid docker warning:
- LegacyKeyValueFormat: "ENV key=value" should be used instead of legacy "ENV key value" format
Avoid docker warning:
- LegacyKeyValueFormat: "ENV key=value" should be used instead of legacy "ENV key value" format