mirror of
https://github.com/nextcloud/all-in-one.git
synced 2025-12-20 14:36:52 +00:00
Merge pull request #3618 from nextcloud/talk-container-update
This commit is contained in:
commit
b0b0adf7ce
1 changed files with 1 additions and 1 deletions
|
|
@ -2,7 +2,7 @@ FROM python:3.12.0-alpine3.18
|
||||||
|
|
||||||
COPY --chmod=775 start.sh /start.sh
|
COPY --chmod=775 start.sh /start.sh
|
||||||
|
|
||||||
ENV RECORDING_VERSION v17.1.1
|
ENV RECORDING_VERSION v17.1.2
|
||||||
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