peertube/Dockerfile
Renovate Bot c1b84bb87d
All checks were successful
Build and Push Docker image / Build and Push Docker image (push) Successful in 1m26s
Update chocobozzz/peertube:v6.0.2-bookworm Docker digest to 8df6ef6
2023-12-30 07:00:30 +00:00

4 lines
174 B
Docker

FROM chocobozzz/peertube:v6.0.2-bookworm@sha256:8df6ef6189b8e1f4806ee3623447b09205120b69942370be3d9612bbf6a61688
RUN apt -y update && apt install -y prosody && apt -y clean