diff options
author | Alex Auvolat <alex@adnab.me> | 2021-03-08 17:32:05 +0100 |
---|---|---|
committer | Alex Auvolat <alex@adnab.me> | 2021-03-08 17:32:05 +0100 |
commit | a84f4c8f877be2f8316b49d884d5039d5e5318ed (patch) | |
tree | 31d74c0f1988e2446b210d2339b49b777f86cc24 /app/docker-compose.yml | |
parent | b42e42faaa4db3123106d8d7342100b4681096b7 (diff) | |
download | infrastructure-a84f4c8f877be2f8316b49d884d5039d5e5318ed.tar.gz infrastructure-a84f4c8f877be2f8316b49d884d5039d5e5318ed.zip |
Use patched Alps from git.deuxfleurs.fr/Deuxfleurs/alps
Diffstat (limited to 'app/docker-compose.yml')
-rw-r--r-- | app/docker-compose.yml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app/docker-compose.yml b/app/docker-compose.yml index a44e932..760a349 100644 --- a/app/docker-compose.yml +++ b/app/docker-compose.yml @@ -38,7 +38,7 @@ services: build: context: ./email/build/alps args: - VERSION: 5cef0aaff2b8b6ee3e00b566123517e241d8cfb8 + VERSION: 9bafa64b9d image: superboum/amd64_alps:v1 # VoIP |