mirror of
https://github.com/nextcloud/all-in-one.git
synced 2025-12-20 06:26:57 +00:00
Merge pull request #3400 from nextcloud/talk-container-update
talk update
This commit is contained in:
commit
4bc426d3df
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
|
||||
|
||||
ENV RECORDING_VERSION v17.1.0
|
||||
ENV RECORDING_VERSION v17.1.1
|
||||
ENV ALLOW_ALL false
|
||||
ENV HPB_PROTOCOL https
|
||||
ENV SKIP_VERIFY false
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue