Skip to content

chore: Update templated files (932368c) #302

chore: Update templated files (932368c)

chore: Update templated files (932368c) #302

Triggered via pull request September 18, 2024 11:54
Status Success
Total duration 46m 24s
Artifacts

pr_reviewdog.yaml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

3 warnings
[hadolint] docker/Dockerfile#L76 <DL3038>(https://github.com/hadolint/hadolint/wiki/DL3038): docker/Dockerfile#L76
Use the -y switch to avoid manual input `dnf install -y <package`
[hadolint] docker/Dockerfile#L76 <DL3041>(https://github.com/hadolint/hadolint/wiki/DL3041): docker/Dockerfile#L76
Specify version with `dnf install -y <package>-<version>`.