Release v2.23.1 #16567
Annotations
4 warnings
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
CVAT server. Build and push:
Dockerfile#L96
UndefinedVar: Usage of undefined variable '$no_proxy'
More info: https://docs.docker.com/go/dockerfile/rule/undefined-var/
|
CVAT server. Build and push:
Dockerfile#L148
LegacyKeyValueFormat: "ENV key=value" should be used instead of legacy "ENV key value" format
More info: https://docs.docker.com/go/dockerfile/rule/legacy-key-value-format/
|
CVAT UI. Build and push:
Dockerfile.ui#L30
SecretsUsedInArgOrEnv: Do not use ARG or ENV instructions for sensitive data (ARG "SOURCE_MAPS_TOKEN")
More info: https://docs.docker.com/go/dockerfile/rule/secrets-used-in-arg-or-env/
|
Loading