With the latest Docker upgrade, we got the following warnings during build: FromAsCasing: 'as' and 'FROM' keywords' casing do not match LegacyKeyValueFormat: "ENV key=value" should be used instead of legacy "ENV key value" format
65 B
65 B
- [Bugfix] Fix legacy warnings during Docker build. (by @regisb)