chore(deps): update docker/build-push-action action to v6 #40
Annotations
6 warnings
Build and push Docker image:
Dockerfile#L4
FromAsCasing: 'as' and 'FROM' keywords' casing do not match
More info: https://docs.docker.com/go/dockerfile/rule/from-as-casing/
|
Build and push Docker image:
Dockerfile#L12
FromAsCasing: 'as' and 'FROM' keywords' casing do not match
More info: https://docs.docker.com/go/dockerfile/rule/from-as-casing/
|
Build and push Docker image:
Dockerfile#L4
FromPlatformFlagConstDisallowed: FROM --platform flag should not use constant value "linux/amd64"
More info: https://docs.docker.com/go/dockerfile/rule/from-platform-flag-const-disallowed/
|
Build and push Docker image:
Dockerfile#L12
FromPlatformFlagConstDisallowed: FROM --platform flag should not use constant value "linux/amd64"
More info: https://docs.docker.com/go/dockerfile/rule/from-platform-flag-const-disallowed/
|
Build and push Docker image:
Dockerfile#L13
UndefinedVar: Usage of undefined variable '$APP_VERSION'
More info: https://docs.docker.com/go/dockerfile/rule/undefined-var/
|
Build and push Docker image:
Dockerfile#L17
SecretsUsedInArgOrEnv: Do not use ARG or ENV instructions for sensitive data (ENV "AWS_CONTAINER_CREDENTIALS_FULL_URI")
More info: https://docs.docker.com/go/dockerfile/rule/secrets-used-in-arg-or-env/
|
Loading