Update keycloak/Dockerfile, minio/Dockerfile, restic/Dockerfile, watchdog/Dockerfile, dendrite/Dockerfile, dendrite/Makefile files

This commit is contained in:
2021-01-19 10:41:57 +00:00
parent 1f0c65f43b
commit 71fd98cb0b
6 changed files with 7 additions and 7 deletions

View File

@ -18,4 +18,4 @@ push: git-clone
--tag ${CI_REGISTRY_IMAGE}/${IMAGE}:$(VERSION) .
git-clone:
git clone -b v${VERSION} https://github.com/matrix-org/dendrite.git
git clone -b v${VERSION} --depth 1 https://github.com/matrix-org/dendrite.git