mirror of
https://github.com/nextcloud/all-in-one.git
synced 2025-12-19 22:16:49 +00:00
Merge pull request #3045 from nextcloud/talk-container-update
talk update
This commit is contained in:
commit
e8ef49c42f
1 changed files with 1 additions and 1 deletions
|
|
@ -2,7 +2,7 @@ FROM python:3.11.4-alpine3.18
|
||||||
|
|
||||||
COPY --chmod=775 start.sh /start.sh
|
COPY --chmod=775 start.sh /start.sh
|
||||||
|
|
||||||
ENV RECORDING_VERSION v17.0.2
|
ENV RECORDING_VERSION v17.0.3
|
||||||
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…
Add table
Add a link
Reference in a new issue