peertube/Dockerfile
Renovate Bot 0f37d9bd5d
All checks were successful
Build and Push Docker image / Build and Push Docker image (push) Successful in 1m49s
Update chocobozzz/peertube:v7.0.0-bookworm Docker digest to 2b9dcbf
2025-01-05 04:00:22 +00:00

3 lines
174 B
Docker

FROM chocobozzz/peertube:v7.0.0-bookworm@sha256:2b9dcbf9d0749436724d08f2749de0593acd64c0f8653ebf8f2dccc2b3c5836b
RUN apt -y update && apt install -y prosody && apt -y clean