chore(deps): update alpine docker tag to v3.20 (#24) #62
reviewdog.yml
on: push
runner / shellcheck
6s
runner / hadolint
8s
runner / misspell
17s
runner / alex
20s
Annotations
1 warning
runner / hadolint:
Dockerfile#L8
[hadolint] reported by reviewdog 🐶
Pin versions in apk add. Instead of `apk add <package>` use `apk add <package>=<version>`
Raw Output:
message:"Pin versions in apk add. Instead of `apk add <package>` use `apk add <package>=<version>`" location:{path:"Dockerfile" range:{start:{line:8 column:1}}} severity:WARNING source:{name:"hadolint" url:"https://github.com/hadolint/hadolint"} code:{value:"DL3018" url:"https://github.com/hadolint/hadolint/wiki/DL3018"}
|