peertube/Dockerfile
Renovate Bot 638866735d
All checks were successful
Build and Push Docker image / Build and Push Docker image (push) Successful in 2m6s
Update chocobozzz/peertube:v6.3.3-bookworm Docker digest to 4ae3b37
2024-12-13 04:00:27 +00:00

3 lines
174 B
Docker

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