peertube/Dockerfile
Renovate Bot 494d75ce1d
All checks were successful
Build and Push Docker image / Build and Push Docker image (push) Successful in 1m19s
Update chocobozzz/peertube:v6.2.0-bookworm Docker digest to 27a04f7
2024-07-30 04:00:23 +00:00

3 lines
174 B
Docker

FROM chocobozzz/peertube:v6.2.0-bookworm@sha256:27a04f725d4eb71ad54cbc7d0835423301d8643d5763f97f79dadf849546e3e9
RUN apt -y update && apt install -y prosody && apt -y clean