Skip to content

Commit

Permalink
Merge pull request #3475 from nextcloud/dependabot/docker/Containers/…
Browse files Browse the repository at this point in the history
…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
  • Loading branch information
szaimen authored Oct 3, 2023
2 parents faecee2 + 55001d9 commit ec6448f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Containers/talk-recording/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
FROM python:3.11.5-alpine3.18
FROM python:3.12.0-alpine3.18

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

Expand Down

0 comments on commit ec6448f

Please sign in to comment.