peertube/Dockerfile
Renovate Bot ac662883ee
All checks were successful
Build and Push Docker image / Build and Push Docker image (push) Successful in 1m46s
Update chocobozzz/peertube:v6.1.0-bookworm Docker digest to 38931f7
2024-05-19 07:00:26 +00:00

3 lines
174 B
Docker

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