peertube/Dockerfile
Renovate Bot d12dfa3641
All checks were successful
Build and Push Docker image / Build and Push Docker image (push) Successful in 1m20s
Update chocobozzz/peertube:v6.2.1-bookworm Docker digest to 6bfc746
2024-09-11 04:00:20 +00:00

3 lines
174 B
Docker

FROM chocobozzz/peertube:v6.2.1-bookworm@sha256:6bfc7466f23e268a653f03a98eb3331b1ef2942fb37d69ece757a1bd23be089c
RUN apt -y update && apt install -y prosody && apt -y clean