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

talk update
This commit is contained in:
Simon L
2023-06-06 14:03:16 +02:00
committed by GitHub

View File

@@ -2,7 +2,7 @@ FROM python:3.11.3-alpine3.18
COPY --chmod=775 start.sh /start.sh
ENV RECORDING_VERSION v16.0.3
ENV RECORDING_VERSION v16.0.4
RUN set -ex; \
apk add --no-cache \