3 Commits

2 changed files with 2 additions and 2 deletions

View File

@@ -1,6 +1,6 @@
services: services:
broker: broker:
image: docker.io/library/redis:7 image: docker.io/library/redis:8
restart: always restart: always
volumes: volumes:
- ${PAPERLESS_REDIS_DATA_DIR}:/data - ${PAPERLESS_REDIS_DATA_DIR}:/data

View File

@@ -61,7 +61,7 @@ services:
ports: ports:
- 5440:5432 - 5440:5432
mas: mas:
image: ghcr.io/element-hq/matrix-authentication-service:1.14.0 image: ghcr.io/element-hq/matrix-authentication-service:1.15.0
restart: always restart: always
working_dir: /config working_dir: /config
volumes: volumes: