peertube/Dockerfile
Renovate Bot 6a9d0a2037
All checks were successful
Build and Push Docker image / Build and Push Docker image (push) Successful in 1m22s
Update chocobozzz/peertube:v6.2.1-bookworm Docker digest to 83cba53
2024-09-16 04:00:19 +00:00

3 lines
174 B
Docker

FROM chocobozzz/peertube:v6.2.1-bookworm@sha256:83cba536cd91b9e60e0248c527634e11102b2ba9c8b03ebd3310980cef657fa3
RUN apt -y update && apt install -y prosody && apt -y clean