talk-update automated change

Signed-off-by: GitHub <noreply@github.com>
This commit is contained in:
szaimen 2023-06-06 12:02:39 +00:00 committed by GitHub
parent 9fb238ac4d
commit fa67e0a719

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 \