peertube/Dockerfile
Renovate Bot ccaf0de55d
All checks were successful
Build and Push Docker image / Build and Push Docker image (push) Successful in 1m26s
Update chocobozzz/peertube:v6.3.3-bookworm Docker digest to 8e58980
2024-11-11 04:00:23 +00:00

3 lines
174 B
Docker

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