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
2 lines
65 B
Markdown
2 lines
65 B
Markdown
- [Bugfix] Fix legacy warnings during Docker build. (by @regisb)
|