Commit c4d73ab
committed
allow DL3064
```
ci_build_images/minio.fragment.Dockerfile:18 DL3064 warning: Potentially sensitive data should not be used in the `ARG` or `ENV` commands
```
There's nothing sensitive there, the MINIO_ROOT_PASSWORD is not the one
used for the public facing S3 service, but for the local minio of that container.1 parent 8909f67 commit c4d73ab
1 file changed
Lines changed: 1 addition & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
10 | 10 | | |
11 | 11 | | |
12 | 12 | | |
| 13 | + | |
13 | 14 | | |
14 | 15 | | |
15 | 16 | | |
| |||
0 commit comments