Skip to content

feat: add hadolint

feat: add hadolint #3

Triggered via pull request September 24, 2023 18:47
Status Failure
Total duration 24s
Artifacts
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention

lint.yml

on: pull_request
Matrix: lint
Fit to window
Zoom out
Zoom in

Annotations

3 errors
Lint Dockerfile (PHP: 8.2): 8.2/Dockerfile#L7
DL3018 warning: Pin versions in apk add. Instead of `apk add <package>` use `apk add <package>=<version>`
Lint Dockerfile (PHP: 8.0): 8.0/Dockerfile#L7
DL3018 warning: Pin versions in apk add. Instead of `apk add <package>` use `apk add <package>=<version>`
Lint Dockerfile (PHP: 8.1): 8.1/Dockerfile#L7
DL3018 warning: Pin versions in apk add. Instead of `apk add <package>` use `apk add <package>=<version>`