I will donate $100 via venmo or paypal if you help me solve this as soon as possible....
Having cloned your repository, changing into caddy and attempting a build, this produces the following error: x509: certificate signed by unknown authority.
For the $100, im looking to build each of the docker containers locally, and it appears some of the DockerFiles are in need of an update, or specific version locked down. For example, to build the rspamd container, I had to update the DockerFile from (FROM alpine:latest) to (FROM alpine:3.12.0)

Please update this repository such that each of the containers build cleanly on a local system.
I will donate $100 via venmo or paypal if you help me solve this as soon as possible....
Having cloned your repository, changing into caddy and attempting a build, this produces the following error: x509: certificate signed by unknown authority.
For the $100, im looking to build each of the docker containers locally, and it appears some of the DockerFiles are in need of an update, or specific version locked down. For example, to build the rspamd container, I had to update the DockerFile from (FROM alpine:latest) to (FROM alpine:3.12.0)
Please update this repository such that each of the containers build cleanly on a local system.