Skip to content

fix Dockerfile#346

Merged
DMarinhoCodacy merged 2 commits into
masterfrom
improve-dockerfile
Jul 15, 2026
Merged

fix Dockerfile#346
DMarinhoCodacy merged 2 commits into
masterfrom
improve-dockerfile

fix codacy issues

a1ea1d0
Select commit
Loading
Failed to load commit list.
Codacy Production / Codacy Static Code Analysis succeeded Jul 15, 2026 in 0s

Your pull request is up to standards!

Codacy found no issues in your code

Annotations

Check warning on line 38 in Dockerfile

See this annotation in the file changed.

@codacy-production codacy-production / Codacy Static Code Analysis

Dockerfile#L38

Pin versions in apt get install. Instead of `apt-get install <package>` use `apt-get install <package>=<version>`