peertube/Dockerfile
Renovate Bot 992c42c40f
All checks were successful
Build and Push Docker image / Build and Push Docker image (push) Successful in 1m20s
Update chocobozzz/peertube:v6.2.0-bookworm Docker digest to c9d2b91
2024-07-29 04:00:28 +00:00

3 lines
174 B
Docker

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