mirror of
https://github.com/kata-containers/kata-containers.git
synced 2026-05-17 13:04:23 +00:00
The Hadolint warning DL3007 (pin the version explicitly) is no longer applicable. We have updated the base image to use a specific version digest, which satisfies the linter's requirement for reproducible builds. This commit removes the corresponding inline ignore comment. Signed-off-by: Hyounggyu Choi <Hyounggyu.Choi@ibm.com>