mirror of
https://github.com/nextcloud/all-in-one.git
synced 2025-12-20 06:26:57 +00:00
Merge pull request #2688 from nextcloud/talk-container-update
talk update
This commit is contained in:
commit
875de7dfce
1 changed files with 1 additions and 1 deletions
|
|
@ -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 \
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue