Use newer Docker image by @timvisee

See https://gitlab.com/timvisee/send
This commit is contained in:
timvisee
2020-10-15 20:24:24 +02:00
parent cd595f018c
commit 70f5fc3cda
2 changed files with 13 additions and 4 deletions

View File

@@ -1,5 +1,7 @@
# Docker image to use for Send
DOCKER_SEND_IMAGE=mozilla/send:latest
# - Latest Send version by @timvisee: registry.gitlab.com/timvisee/send:latest
# - Outdated (archived) Send version by Mozilla: mozilla/send:latest
DOCKER_SEND_IMAGE=registry.gitlab.com/timvisee/send:latest
# Host to expose Send on
HOST=send.example.org