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
commit d927419c51
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

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 COPY --chmod=775 start.sh /start.sh