Skip to content

Commit ec6448f

Browse files
authored
Merge pull request #3475 from nextcloud/dependabot/docker/Containers/talk-recording/python-3.12.0-alpine3.18
Bump python from 3.11.5-alpine3.18 to 3.12.0-alpine3.18 in /Containers/talk-recording
2 parents faecee2 + 55001d9 commit ec6448f

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,4 +1,4 @@
1-
FROM python:3.11.5-alpine3.18
1+
FROM python:3.12.0-alpine3.18
22

33
COPY --chmod=775 start.sh /start.sh
44

0 commit comments

Comments
 (0)