chore(deps): update docker/build-push-action action to v4.2.1 #3185
GitHub Actions / hadolint
succeeded
Feb 25, 2024 in 0s
reviewdog [hadolint] report
reported by reviewdog 🐶
Findings (0)
Filtered Findings (2)
Dockerfile|13 col 1| Pin versions in apk add. Instead of apk add <package>
use apk add <package>=<version>
Dockerfile|39 col 1| Use arguments JSON notation for CMD and ENTRYPOINT arguments
Loading