Browse Source

matrix: update versions

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

+ 1 - 1
matrix/docker-compose.yml

@@ -41,7 +41,7 @@ services:
       context: .
       args:
         SYNAPSE_FULL_URL: ${CHATONS_SERVICE:-matrix}.${CHATONS_DOMAIN:-localhost}
-        RIOT_VERSION: v1.0.1
+        RIOT_VERSION: v1.0.3
         PROTOCOL: ${PROTOCOL:-http}
     restart: unless-stopped
     labels: