feat:更新reader到3.2.7

This commit is contained in:
okxlin 2024-01-04 08:40:51 +08:00
parent fdab3cfa23
commit a35b96946d
3 changed files with 1 additions and 1 deletions

View File

@ -20,7 +20,7 @@ services:
- READER_APP_SECURE=true - READER_APP_SECURE=true
- READER_APP_SECUREKEY=${PASSWORD} - READER_APP_SECUREKEY=${PASSWORD}
- READER_APP_INVITECODE=${INVITE_CODE} - READER_APP_INVITECODE=${INVITE_CODE}
image: hectorqin/reader:3.2.6 image: hectorqin/reader:3.2.7
labels: labels:
createdBy: "Apps" createdBy: "Apps"