Merge pull request #5113 from nextcloud/dependabot/docker/Containers/talk-recording/python-3.12.5-alpine3.20

build(deps): bump python from 3.12.4-alpine3.20 to 3.12.5-alpine3.20 in /Containers/talk-recording
This commit is contained in:
Simon L. 2024-08-08 13:31:30 +02:00 committed by GitHub
commit 2603941d35
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -1,5 +1,5 @@
# syntax=docker/dockerfile:latest
FROM python:3.12.4-alpine3.20
FROM python:3.12.5-alpine3.20
COPY --chmod=775 start.sh /start.sh