Skip to content

chore: Update to operator-rs 0.77.1 and use new S3 structs #275

chore: Update to operator-rs 0.77.1 and use new S3 structs

chore: Update to operator-rs 0.77.1 and use new S3 structs #275

GitHub Actions / hadolint succeeded Sep 26, 2024 in 0s

reviewdog [hadolint] report

reported by reviewdog 🐶

Findings (0)
Filtered Findings (3)

docker/Dockerfile|76 col 1| Use the -y switch to avoid manual input dnf install -y <package
docker/Dockerfile|76 col 1| Specify version with dnf install -y <package>-<version>.
docker/Dockerfile|76 col 1| In POSIX sh, echo flags are undefined.