refactor(docker): better image and docker-ci #26
Annotations
2 errors
Run hadolint:
docker/Dockerfile#L12
SC2046 warning: Quote this to prevent word splitting.
|
Run hadolint:
docker/Dockerfile#L33
DL3008 warning: Pin versions in apt get install. Instead of `apt-get install <package>` use `apt-get install <package>=<version>`
|
Loading