peertube/Dockerfile
Renovate Bot 3d7e25b9e8
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 ed16954
2024-02-22 07:00:28 +00:00

4 lines
174 B
Docker

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