Skip to content

Dodaj enačaje pri ENV ukazih v Dockerfilu

Nejc Bertoncelj requested to merge dockerfiks into master

Razlog:

 2 warnings found (use docker --debug to expand):
 - LegacyKeyValueFormat: "ENV key=value" should be used instead of legacy "ENV key value" format (line 28)
 - LegacyKeyValueFormat: "ENV key=value" should be used instead of legacy "ENV key value" format (line 43)

Merge request reports

Loading