talk-update automated change

Signed-off-by: GitHub <noreply@github.com>
This commit is contained in:
szaimen 2023-07-20 12:03:06 +00:00 committed by GitHub
parent 4065ab659c
commit 91bac10c9a

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.1
ENV RECORDING_VERSION v17.0.2
RUN set -ex; \
apk add --no-cache \