Bump python in /Containers/talk-recording

Bumps python from 3.12.1-alpine3.19 to 3.12.2-alpine3.19.

---
updated-dependencies:
- dependency-name: python
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2024-02-08 12:33:15 +00:00 committed by GitHub
parent dbed6cef0c
commit ce2a09df5e
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

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