mirror of
https://github.com/nextcloud/all-in-one.git
synced 2025-12-19 22:16:49 +00:00
Merge pull request #7133 from nextcloud/talk-container-update
talk container update
This commit is contained in:
commit
8d9bf2be71
1 changed files with 1 additions and 1 deletions
|
|
@ -4,7 +4,7 @@ FROM python:3.14.0-alpine3.22
|
||||||
COPY --chmod=775 start.sh /start.sh
|
COPY --chmod=775 start.sh /start.sh
|
||||||
COPY --chmod=775 healthcheck.sh /healthcheck.sh
|
COPY --chmod=775 healthcheck.sh /healthcheck.sh
|
||||||
|
|
||||||
ENV RECORDING_VERSION=v0.2.0
|
ENV RECORDING_VERSION=v0.2.1
|
||||||
ENV ALLOW_ALL=false
|
ENV ALLOW_ALL=false
|
||||||
ENV HPB_PROTOCOL=https
|
ENV HPB_PROTOCOL=https
|
||||||
ENV NC_PROTOCOL=https
|
ENV NC_PROTOCOL=https
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue