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

Bump python from 3.11.3-alpine3.18 to 3.11.4-alpine3.18 in /Containers/talk-recording
This commit is contained in:
Simon L
2023-06-13 09:05:33 +02:00
committed by GitHub

View File

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