peertube/Dockerfile
Renovate Bot 5129e3f928
All checks were successful
Build and Push Docker image / Build and Push Docker image (push) Successful in 1m52s
Update chocobozzz/peertube:v6.0.4-bookworm Docker digest to 1e30456
2024-04-25 07:00:25 +00:00

4 lines
174 B
Docker

FROM chocobozzz/peertube:v6.0.4-bookworm@sha256:1e304567a45be3f11acd6fc75e9643758f001a2566ab98413cc02e07a470fa2e
RUN apt -y update && apt install -y prosody && apt -y clean