peertube/Dockerfile
Renovate Bot 37f44c3abd
All checks were successful
Build and Push Docker image / Build and Push Docker image (push) Successful in 1m18s
Update chocobozzz/peertube:v6.1.0-bookworm Docker digest to 0197f45
2024-05-27 07:00:23 +00:00

4 lines
174 B
Docker

FROM chocobozzz/peertube:v6.1.0-bookworm@sha256:0197f4521e0058c6ebdabefa1b1970fcb1b55576e64f19a894e1adaaa8d253a4
RUN apt -y update && apt install -y prosody && apt -y clean