peertube/Dockerfile
Renovate Bot b22ee8f6ce
All checks were successful
Build and Push Docker image / Build and Push Docker image (push) Successful in 1m50s
Update chocobozzz/peertube:v6.3.2-bookworm Docker digest to 683ba03
2024-10-27 04:00:20 +00:00

3 lines
174 B
Docker

FROM chocobozzz/peertube:v6.3.2-bookworm@sha256:683ba038ef08b6f48dda40e80376f6dfa07907e4f2d1fc75b7c126c515eb5f09
RUN apt -y update && apt install -y prosody && apt -y clean