Skip to content

Commit

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

build(deps): bump python from 3.13.1-alpine3.21 to 3.13.2-alpine3.21 in /Containers/talk-recording
  • Loading branch information
szaimen authored Feb 7, 2025
2 parents 965f861 + 3a19de9 commit db81abe
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.13.1-alpine3.21
FROM python:3.13.2-alpine3.21

COPY --chmod=775 start.sh /start.sh
COPY --chmod=775 healthcheck.sh /healthcheck.sh
Expand Down

0 comments on commit db81abe

Please sign in to comment.