peertube/Dockerfile
Renovate Bot 880fc7682b
All checks were successful
Build and Push Docker image / Build and Push Docker image (push) Successful in 1m53s
Update chocobozzz/peertube:v6.3.3-bookworm Docker digest to 67bfdd9
2024-10-31 04:00:21 +00:00

3 lines
174 B
Docker

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