Add OCI containers #29
Draft
Codacy Production / Codacy Static Code Analysis
required action
Aug 2, 2024 in 0s
2 new issues (0 max.) of at least minor severity.
Here is an overview of what got changed by this pull request:
Issues
======
- Added 2
See the complete overview on Codacy
Annotations
Check warning on line 3 in docker/develop/Dockerfile
codacy-production / Codacy Static Code Analysis
docker/develop/Dockerfile#L3
Always tag the version of an image explicitly
Check warning on line 9 in docker/rolling/Dockerfile
codacy-production / Codacy Static Code Analysis
docker/rolling/Dockerfile#L9
Using latest is prone to errors if the image will ever update. Pin the version explicitly to a release tag
Loading