peertube/Dockerfile
Renovate Bot 0fdef6cf77
All checks were successful
Build and Push Docker image / Build and Push Docker image (push) Successful in 1m30s
Update chocobozzz/peertube:v6.3.3-bookworm Docker digest to 39cda61
2024-12-09 04:00:21 +00:00

3 lines
174 B
Docker

FROM chocobozzz/peertube:v6.3.3-bookworm@sha256:39cda61e23dae957df4f69e4896efe37815acd491f82fb22697840eee99735ae
RUN apt -y update && apt install -y prosody && apt -y clean