peertube/Dockerfile
Renovate Bot 573084aee3
All checks were successful
Build and Push Docker image / Build and Push Docker image (push) Successful in 3m58s
Update chocobozzz/peertube:v7.1.1-bookworm Docker digest to adbaaf1
2025-04-19 04:00:32 +00:00

3 lines
174 B
Docker

FROM chocobozzz/peertube:v7.1.1-bookworm@sha256:adbaaf16984b62be6d51563ed8ee895a505febab4d9602a542b65025d2251ab5
RUN apt -y update && apt install -y prosody && apt -y clean