chore(deps): update sigstore/cosign-installer action to v3.6.0 #2
Annotations
10 errors
Run Hadolint Dockerfile check:
Dockerfile#L27
DL3003 warning: Use WORKDIR to switch to a directory
|
Run Hadolint Dockerfile check:
Dockerfile#L27
DL3018 warning: Pin versions in apk add. Instead of `apk add <package>` use `apk add <package>=<version>`
|
Run Hadolint Dockerfile check:
Dockerfile#L27
SC2086 info: Double quote to prevent globbing and word splitting.
|
Run Hadolint Dockerfile check:
Dockerfile#L27
DL3019 info: Use the `--no-cache` switch to avoid the need to use `--update` and remove `/var/cache/apk/*` when done installing packages
|
Run Hadolint Dockerfile check:
Dockerfile#L92
SC2046 warning: Quote this to prevent word splitting.
|
Run Hadolint Dockerfile check:
Dockerfile#L92
DL3018 warning: Pin versions in apk add. Instead of `apk add <package>` use `apk add <package>=<version>`
|
Run Hadolint Dockerfile check:
Dockerfile#L92
DL3003 warning: Use WORKDIR to switch to a directory
|
Run Hadolint Dockerfile check:
Dockerfile#L128
DL3018 warning: Pin versions in apk add. Instead of `apk add <package>` use `apk add <package>=<version>`
|
Run Hadolint Dockerfile check:
Dockerfile#L128
DL3003 warning: Use WORKDIR to switch to a directory
|
Run Hadolint Dockerfile check:
Dockerfile#L128
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
|
Loading