diff options
Diffstat (limited to 'app/docker-compose.yml')
-rw-r--r-- | app/docker-compose.yml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app/docker-compose.yml b/app/docker-compose.yml index cebe914..c2a063d 100644 --- a/app/docker-compose.yml +++ b/app/docker-compose.yml @@ -7,8 +7,8 @@ services: context: ./im/build/riotweb args: # https://github.com/vector-im/riot-web/releases - VERSION: 1.8.4 - image: superboum/amd64_riotweb:v24 + VERSION: 1.9.0 + image: superboum/amd64_riotweb:v25 synapse: build: |