NASA-PDS / devops

Parent repo for PDS DevOps activities
Apache License 2.0
0 stars 0 forks source link

Avoid harcoded versions in the Dockerfiles #31

Open tloubrieu-jpl opened 2 years ago

tloubrieu-jpl commented 2 years ago

💡 Description

For example these repositories: https://github.com/NASA-PDS/registry-harvest-service/blob/main/docker/Dockerfile https://github.com/NASA-PDS/registry-crawler-service/blob/main/docker/Dockerfile https://github.com/NASA-PDS/registry-harvest-cli/blob/main/docker/Dockerfile

I was thinking we could use an environment variable instead so that the CICD sets it automatically