chore(ci)(deps): bump actions/upload-artifact from 4 to 6 #11
docker.yml
on: pull_request
Annotations
3 errors
|
Lint Dockerfile:
Dockerfile#L46
DL4006 warning: Set the SHELL option -o pipefail before RUN with a pipe in it. If you are using /bin/sh in an alpine image or if your shell is symlinked to busybox then consider explicitly setting your SHELL to /bin/ash, or disable this check
|
|
Lint Dockerfile:
Dockerfile#L39
DL3008 warning: Pin versions in apt get install. Instead of `apt-get install <package>` use `apt-get install <package>=<version>`
|
|
Lint Dockerfile:
Dockerfile#L22
DL3008 warning: Pin versions in apt get install. Instead of `apt-get install <package>` use `apt-get install <package>=<version>`
|