mirror of
https://github.com/nextcloud/all-in-one.git
synced 2024-12-28 01:31:06 +08:00
Bump python in /Containers/talk-recording
Bumps python from 3.11.4-alpine3.18 to 3.11.5-alpine3.18. --- 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:
parent
0e9415c672
commit
cf0113b123
1 changed files with 1 additions and 1 deletions
|
@ -1,4 +1,4 @@
|
|||
FROM python:3.11.4-alpine3.18
|
||||
FROM python:3.11.5-alpine3.18
|
||||
|
||||
COPY --chmod=775 start.sh /start.sh
|
||||
|
||||
|
|
Loading…
Reference in a new issue