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

Bump python from 3.12.2-alpine3.19 to 3.12.3-alpine3.19 in /Containers/talk-recording
This commit is contained in:
Simon L
2024-04-10 15:54:05 +02:00
committed by GitHub

View File

@@ -1,5 +1,5 @@
# syntax=docker/dockerfile:latest
FROM python:3.12.2-alpine3.19
FROM python:3.12.3-alpine3.19
COPY --chmod=775 start.sh /start.sh