Skip to content

Updating bwa Dockerfiles #153

Updating bwa Dockerfiles

Updating bwa Dockerfiles #153

Triggered via pull request December 24, 2024 17:33
Status Success
Total duration 17s
Artifacts

dockerfile-linting.yml

on: pull_request
hadolint
7s
hadolint
Fit to window
Zoom out
Zoom in

Annotations

2 errors and 1 warning
hadolint: gtf-smash/Dockerfile_latest#L23
DL3047 info: Avoid use of wget without progress bar. Use `wget --progress=dot:giga <url>`. Or consider using `-q` or `-nv` (shorthands for `--quiet` or `--no-verbose`).
hadolint: gtf-smash/Dockerfile_v8#L23
DL3047 info: Avoid use of wget without progress bar. Use `wget --progress=dot:giga <url>`. Or consider using `-q` or `-nv` (shorthands for `--quiet` or `--no-verbose`).
hadolint
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636