peertube/Dockerfile
Renovate Bot 16127a25ec
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 57259ab
2024-01-28 07:00:30 +00:00

4 lines
174 B
Docker

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