peertube/Dockerfile
Renovate Bot 2b235a8295
All checks were successful
Build and Push Docker image / Build and Push Docker image (push) Successful in 1m19s
Update chocobozzz/peertube:v6.0.3-bookworm Docker digest to 91a52aa
2024-03-26 07:00:24 +00:00

4 lines
174 B
Docker

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