peertube/Dockerfile
Renovate Bot 685ab5174a
All checks were successful
Build and Push Docker image / Build and Push Docker image (push) Successful in 1m34s
Update chocobozzz/peertube:v6.1.0-bookworm Docker digest to 94035ed
2024-05-18 07:00:26 +00:00

3 lines
174 B
Docker

FROM chocobozzz/peertube:v6.1.0-bookworm@sha256:94035edc4c71cc423869aad0079d51a7478fca76bc4e315636d21183ba56542e
RUN apt -y update && apt install -y prosody && apt -y clean