mirror of
https://github.com/nextcloud/all-in-one.git
synced 2025-01-09 15:07:36 +08:00
Merge pull request #3364 from nextcloud/talk-container-update
talk update
This commit is contained in:
commit
066e811ccf
1 changed files with 1 additions and 1 deletions
|
@ -2,7 +2,7 @@ FROM python:3.11.5-alpine3.18
|
||||||
|
|
||||||
COPY --chmod=775 start.sh /start.sh
|
COPY --chmod=775 start.sh /start.sh
|
||||||
|
|
||||||
ENV RECORDING_VERSION v17.0.3
|
ENV RECORDING_VERSION v17.1.0
|
||||||
ENV ALLOW_ALL false
|
ENV ALLOW_ALL false
|
||||||
ENV HPB_PROTOCOL https
|
ENV HPB_PROTOCOL https
|
||||||
ENV SKIP_VERIFY false
|
ENV SKIP_VERIFY false
|
||||||
|
|
Loading…
Reference in a new issue