Skip to content

Commit 86f8f71

Browse files
build(deps): bump python in /Containers/talk-recording
Bumps python from 3.14.0-alpine3.22 to 3.14.1-alpine3.22. --- updated-dependencies: - dependency-name: python dependency-version: 3.14.1-alpine3.22 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent d6e0d8b commit 86f8f71

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Containers/talk-recording/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
# syntax=docker/dockerfile:latest
2-
FROM python:3.14.0-alpine3.22
2+
FROM python:3.14.1-alpine3.22
33

44
COPY --chmod=775 start.sh /start.sh
55
COPY --chmod=775 healthcheck.sh /healthcheck.sh

0 commit comments

Comments
 (0)