peertube/Dockerfile
Renovate Bot 8f4aed50b4
All checks were successful
Build and Push Docker image / Build and Push Docker image (push) Successful in 1m28s
Update chocobozzz/peertube:v6.3.3-bookworm Docker digest to 2c2247f
2024-11-05 04:00:22 +00:00

3 lines
174 B
Docker

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