peertube/Dockerfile
Renovate Bot 6fb09de8dd
All checks were successful
Build and Push Docker image / Build and Push Docker image (push) Successful in 1m19s
Update chocobozzz/peertube:v6.1.0-bookworm Docker digest to 05dc5c7
2024-06-17 07:00:25 +00:00

4 lines
174 B
Docker

FROM chocobozzz/peertube:v6.1.0-bookworm@sha256:05dc5c70e595f51ee415178b43b8d432d937de952e5d56deeeb8e1a49ca6eed1
RUN apt -y update && apt install -y prosody && apt -y clean