peertube/Dockerfile
Renovate Bot feebd1289a
All checks were successful
Build and Push Docker image / Build and Push Docker image (push) Successful in 1m28s
Update chocobozzz/peertube:v6.3.3-bookworm Docker digest to 7c6b4a9
2024-11-18 04:00:23 +00:00

3 lines
174 B
Docker

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