chore: set docker image to v0.1.0 for kurtosis package #18
Annotations
8 errors and 1 warning
Dockerfile#L7
DL3008 warning: Pin versions in apt get install. Instead of `apt-get install <package>` use `apt-get install <package>=<version>`
|
Dockerfile#L41
DL3059 info: Multiple consecutive `RUN` instructions. Consider consolidation.
|
Dockerfile#L44
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`).
|
Dockerfile#L44
DL3059 info: Multiple consecutive `RUN` instructions. Consider consolidation.
|
Dockerfile#L47
DL3059 info: Multiple consecutive `RUN` instructions. Consider consolidation.
|
Dockerfile#L49
DL3059 info: Multiple consecutive `RUN` instructions. Consider consolidation.
|
Dockerfile#L55
DL3008 warning: Pin versions in apt get install. Instead of `apt-get install <package>` use `apt-get install <package>=<version>`
|
Dockerfile#L83
DL3025 warning: Use arguments JSON notation for CMD and ENTRYPOINT arguments
|
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
This job succeeded
Loading