Merge branch 'main' into feature/hadolint #3
Annotations
4 errors
docker-build:
Dockerfile#L13
DL3029 warning: Do not use --platform flag with FROM
|
docker-build:
Dockerfile#L39
DL3008 warning: Pin versions in apt get install. Instead of `apt-get install <package>` use `apt-get install <package>=<version>`
|
docker-build:
Dockerfile#L49
DL3059 info: Multiple consecutive `RUN` instructions. Consider consolidation.
|
docker-build:
Dockerfile#L50
DL3059 info: Multiple consecutive `RUN` instructions. Consider consolidation.
|