Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix: pin DinD version to prevent iptables issue (#32)
It looks like the latest version of dind is causing issues in certain hosting environments. It may be due to this issue: docker-library/docker#467. Let's pin to a known-working version of `dind`.
- Loading branch information