Browse Source

matrix: riot: v1.0.1

Guilhem Saurel 6 years ago
parent
commit
2fffb83fee
1 changed files with 1 additions and 1 deletions
  1. 1 1
      matrix/docker-compose.yml

+ 1 - 1
matrix/docker-compose.yml

@@ -39,7 +39,7 @@ services:
       context: .
       args:
         SYNAPSE_FULL_URL: ${CHATONS_SERVICE:-matrix}.${CHATONS_DOMAIN:-localhost}
-        RIOT_VERSION: v0.17.8
+        RIOT_VERSION: v1.0.1
     restart: unless-stopped
     labels:
       traefik.enable: "true"