Merge pull request #4194 from nextcloud/dependabot/docker/Containers/talk-recording/python-3.12.2-alpine3.19

Bump python from 3.12.1-alpine3.19 to 3.12.2-alpine3.19 in /Containers/talk-recording
This commit is contained in:
Simon L 2024-02-15 10:27:59 +01:00 committed by GitHub
commit 511c433549
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -1,4 +1,4 @@
FROM python:3.12.1-alpine3.19 FROM python:3.12.2-alpine3.19
COPY --chmod=775 start.sh /start.sh COPY --chmod=775 start.sh /start.sh