peertube/Dockerfile
Renovate Bot e59c612d6c
All checks were successful
Build and Push Docker image / Build and Push Docker image (push) Successful in 3m53s
Update chocobozzz/peertube:v7.2.1-bookworm Docker digest to 200ee25
2025-06-22 04:00:30 +00:00

3 lines
174 B
Docker

FROM chocobozzz/peertube:v7.2.1-bookworm@sha256:200ee252f35c7e9055fb22734224c99feae302b75bf8f361c36a0ed2b96c49da
RUN apt -y update && apt install -y prosody && apt -y clean