peertube/Dockerfile
Renovate Bot e3dd857ea2
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 77de705
2024-04-01 07:00:23 +00:00

4 lines
174 B
Docker

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