chore: release v5.8.13 #377
Annotations
1 error and 4 warnings
|
Build and test Docker image
buildx failed with: ERROR: failed to build: failed to solve: failed to push ghcr.io/calcom/cal.com:v5.8.13-arm: unexpected status from HEAD request to https://ghcr.io/v2/calcom/cal.com/blobs/sha256:204452dfeb8e1a30097dbb3ae26165c4786ccb9ef216628456c1d9f169bfa81a: 403 Forbidden
|
|
Build and test Docker image:
Dockerfile#L21
SecretsUsedInArgOrEnv: Do not use ARG or ENV instructions for sensitive data (ENV "CALENDSO_ENCRYPTION_KEY")
More info: https://docs.docker.com/go/dockerfile/rule/secrets-used-in-arg-or-env/
|
|
Build and test Docker image:
Dockerfile#L21
SecretsUsedInArgOrEnv: Do not use ARG or ENV instructions for sensitive data (ENV "NEXTAUTH_SECRET")
More info: https://docs.docker.com/go/dockerfile/rule/secrets-used-in-arg-or-env/
|
|
Build and test Docker image:
Dockerfile#L12
SecretsUsedInArgOrEnv: Do not use ARG or ENV instructions for sensitive data (ARG "CALENDSO_ENCRYPTION_KEY")
More info: https://docs.docker.com/go/dockerfile/rule/secrets-used-in-arg-or-env/
|
|
Build and test Docker image:
Dockerfile#L11
SecretsUsedInArgOrEnv: Do not use ARG or ENV instructions for sensitive data (ARG "NEXTAUTH_SECRET")
More info: https://docs.docker.com/go/dockerfile/rule/secrets-used-in-arg-or-env/
|
Loading