peertube/Dockerfile
Renovate Bot d37317c230
All checks were successful
Build and Push Docker image / Build and Push Docker image (push) Successful in 1m18s
Update chocobozzz/peertube:v6.0.3-bookworm Docker digest to b1c1211
2024-03-25 07:00:22 +00:00

4 lines
174 B
Docker

FROM chocobozzz/peertube:v6.0.3-bookworm@sha256:b1c1211ecaa690608a73483c3f4b4130c4f7c3d6158a5fc176e76d433ad29b0e
RUN apt -y update && apt install -y prosody && apt -y clean