Compare commits
1 Commits
bc96f947eb
...
3ab7c9c099
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
3ab7c9c099 |
@@ -16,7 +16,7 @@ services:
|
||||
POSTGRES_PASSWORD: ${POSTGRES_PASSWORD}
|
||||
|
||||
paperless:
|
||||
image: ghcr.io/paperless-ngx/paperless-ngx:2.18.2
|
||||
image: ghcr.io/paperless-ngx/paperless-ngx:2.18.1
|
||||
restart: unless-stopped
|
||||
depends_on:
|
||||
- db
|
||||
|
||||
@@ -57,7 +57,7 @@ services:
|
||||
POSTGRES_USER: ${MAUTRIX_WHATSAPP_POSTGRES_USER}
|
||||
POSTGRES_PASSWORD: ${MAUTRIX_WHATSAPP_POSTGRES_PASSWORD}
|
||||
mas:
|
||||
image: ghcr.io/element-hq/matrix-authentication-service:1.0.0
|
||||
image: ghcr.io/element-hq/matrix-authentication-service:0.20.0
|
||||
restart: unless-stopped
|
||||
working_dir: /config
|
||||
volumes:
|
||||
|
||||
Reference in New Issue
Block a user