automations #44
Annotations
3 warnings
Dockerfile#L12
UndefinedVar: Usage of undefined variable '$APP_VERSION'
More info: https://docs.docker.com/go/dockerfile/rule/undefined-var/
|
Dockerfile#L19
FromAsCasing: 'as' and 'FROM' keywords' casing do not match
More info: https://docs.docker.com/go/dockerfile/rule/from-as-casing/
|
Dockerfile#L19
RedundantTargetPlatform: Setting platform to predefined $TARGETPLATFORM in FROM is redundant as this is the default behavior
More info: https://docs.docker.com/go/dockerfile/rule/redundant-target-platform/
|
This job succeeded
Loading