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

talk update
This commit is contained in:
Simon L 2023-07-28 14:43:47 +02:00 committed by GitHub
commit e8ef49c42f
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -2,7 +2,7 @@ FROM python:3.11.4-alpine3.18
COPY --chmod=775 start.sh /start.sh
ENV RECORDING_VERSION v17.0.2
ENV RECORDING_VERSION v17.0.3
ENV ALLOW_ALL false
ENV HPB_PROTOCOL https
ENV SKIP_VERIFY false