peertube/Dockerfile
Renovate Bot 98618f982d
All checks were successful
Build and Push Docker image / Build and Push Docker image (push) Successful in 2m16s
Update chocobozzz/peertube:v6.3.3-bookworm Docker digest to dc57fc0
2024-11-24 04:00:22 +00:00

3 lines
174 B
Docker

FROM chocobozzz/peertube:v6.3.3-bookworm@sha256:dc57fc075f19e7a0261fbf56128982f30dfacd1559ccf0347377413e6c2e1d54
RUN apt -y update && apt install -y prosody && apt -y clean