Merge pull request #7133 from nextcloud/talk-container-update

talk container update
This commit is contained in:
Simon L.
2025-11-20 10:43:00 +01:00
committed by GitHub

View File

@@ -4,7 +4,7 @@ FROM python:3.14.0-alpine3.22
COPY --chmod=775 start.sh /start.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 HPB_PROTOCOL=https
ENV NC_PROTOCOL=https