We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2b3c2e4 commit d646110Copy full SHA for d646110
pkg/docker/instruction/instruction.go
@@ -79,7 +79,7 @@ var Specs = map[string]Format{
79
},
80
df.InstTypeMaintainer: {
81
Name: df.InstTypeMaintainer,
82
- IsDepricated: true,
+ IsDeprecated: true,
83
84
df.InstTypeOnbuild: {
85
Name: df.InstTypeLabel,
0 commit comments