mirror of
https://github.com/nextcloud/all-in-one.git
synced 2026-05-28 06:20:14 +00:00
Merge pull request #5704 from nextcloud/dependabot/docker/Containers/talk-recording/python-3.13.1-alpine3.20
build(deps): bump python from 3.13.0-alpine3.20 to 3.13.1-alpine3.20 in /Containers/talk-recording
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
# syntax=docker/dockerfile:latest
|
||||
FROM python:3.13.0-alpine3.20
|
||||
FROM python:3.13.1-alpine3.20
|
||||
|
||||
COPY --chmod=775 start.sh /start.sh
|
||||
COPY --chmod=775 healthcheck.sh /healthcheck.sh
|
||||
|
||||
Reference in New Issue
Block a user