fix Dockerfile#346
Merged
Merged
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
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>`
Loading