dbc #44
Triggered via workflow run
October 29, 2024 15:11
docker-devrel
completed
495dcfd
Status
Success
Total duration
51s
Artifacts
–
Annotations
3 warnings
The 'as' keyword should match the case of the 'from' keyword:
Dockerfile#L51
FromAsCasing: 'as' and 'FROM' keywords' casing do not match
More info: https://docs.docker.com/go/dockerfile/rule/from-as-casing/
|
The 'as' keyword should match the case of the 'from' keyword:
Dockerfile#L12
FromAsCasing: 'as' and 'FROM' keywords' casing do not match
More info: https://docs.docker.com/go/dockerfile/rule/from-as-casing/
|
The 'as' keyword should match the case of the 'from' keyword:
Dockerfile#L34
FromAsCasing: 'as' and 'FROM' keywords' casing do not match
More info: https://docs.docker.com/go/dockerfile/rule/from-as-casing/
|