fix: add linux-headers to ML dockerfile #912
Annotations
2 errors and 1 warning
Run hadolint/hadolint-action@v3.1.0:
dockerfiles/ocaml-5.2.0.Dockerfile#L15
DL3018 warning: Pin versions in apk add. Instead of `apk add <package>` use `apk add <package>=<version>`
|
Run hadolint/hadolint-action@v3.1.0:
dockerfiles/ocaml-5.2.0.Dockerfile#L15
DL3019 info: Use the `--no-cache` switch to avoid the need to use `--update` and remove `/var/cache/apk/*` when done installing packages
|
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Loading