peertube/Dockerfile
Renovate Bot 1f16db7776
All checks were successful
Build and Push Docker image / Build and Push Docker image (push) Successful in 1m46s
Update chocobozzz/peertube:v6.3.0-bookworm Docker digest to 81eb33b
2024-09-22 04:00:21 +00:00

3 lines
174 B
Docker

FROM chocobozzz/peertube:v6.3.0-bookworm@sha256:81eb33b30a1c5775bb5affcb5984d9845d136c69524ee4df867eb4968cef37b9
RUN apt -y update && apt install -y prosody && apt -y clean