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 #675

Closed atc0005 closed 3 months ago

atc0005 commented 3 months 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: