Skip to content

Commit

Permalink
Merge pull request #5113 from nextcloud/dependabot/docker/Containers/…
Browse files Browse the repository at this point in the history
…talk-recording/python-3.12.5-alpine3.20

build(deps): bump python from 3.12.4-alpine3.20 to 3.12.5-alpine3.20 in /Containers/talk-recording
  • Loading branch information
szaimen authored Aug 8, 2024
2 parents c5cc5d1 + e058ab9 commit 2603941
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,5 +1,5 @@
# syntax=docker/dockerfile:latest
FROM python:3.12.4-alpine3.20
FROM python:3.12.5-alpine3.20

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

Expand Down

0 comments on commit 2603941

Please sign in to comment.