Merge pull request #3918 from nextcloud/dependabot/docker/Containers/talk-recording/python-3.12.1-alpine3.18

This commit is contained in:
Simon L
2023-12-12 14:07:27 +01:00
committed by GitHub

View File

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