atc0005 / dnsc

Run a DNS query concurrently against all servers in a list and provide results summary
MIT License
7 stars 0 forks source link

Push `REPO_VERSION` var into containers for builds #674

Closed atc0005 closed 1 month ago

atc0005 commented 1 month ago

Set REPO_VERSION via Podman and Docker container run commands to properly have any externally set value (e.g., GitHub Actions) inherited by the container build environment.

See also: