Update git images

This commit is contained in:
deathrow 2023-01-01 19:17:05 -05:00
parent 2d6c85baa0
commit 054ff6324b
No known key found for this signature in database
GPG Key ID: FF39D67A22069F73

View File

@ -4,9 +4,9 @@ echo "===== Cloning Docker Images ====="
cd images/
git clone https://github.com/matrix-org/mjolnir
git clone https://github.com/matrix-org/pantalaimon
git clone https://codeberg.org/deathrow/synapse-worker-docker
git clone https://codeberg.org/deathrow/synapse-docker
git clone https://codeberg.org/deathrow/synapse-captcha
git clone https://git.anonymousland.org/anonymousland/synapse-worker-docker
git clone https://git.anonyomusland.org/anonymousland/synapse-docker
git clone https://git.anonymousland.org/anonymousland/synapse-captcha
git clone https://github.com/turt2live/matrix-dimension
echo "===== Building Docker Images ====="