fix(mas): pin to version

This commit is contained in:
Radu C. Martin 2025-03-26 11:34:59 +00:00
parent 6ef22967d4
commit 5070c3fffa

View file

@ -20,7 +20,7 @@ services:
- matrix - matrix
mas: mas:
image: ghcr.io/element-hq/matrix-authentication-service:latest image: ghcr.io/element-hq/matrix-authentication-service:0.14.1
restart: unless-stopped restart: unless-stopped
volumes: volumes:
- mas_data:/data - mas_data:/data