Skip to content

fix: fix job id in argument passed to workflow #25

fix: fix job id in argument passed to workflow

fix: fix job id in argument passed to workflow #25

Triggered via push November 17, 2023 13:44
Status Failure
Total duration 21s
Artifacts

run-hadolint.yml

on: push
hadolint
9s
hadolint
Fit to window
Zoom out
Zoom in

Annotations

4 errors
hadolint: Dockerfile#L13
DL3029 warning: Do not use --platform flag with FROM
hadolint: Dockerfile#L39
DL3008 warning: Pin versions in apt get install. Instead of `apt-get install <package>` use `apt-get install <package>=<version>`
hadolint: Dockerfile#L49
DL3059 info: Multiple consecutive `RUN` instructions. Consider consolidation.
hadolint: Dockerfile#L50
DL3059 info: Multiple consecutive `RUN` instructions. Consider consolidation.