peertube/Dockerfile
Renovate Bot 6928c70532
All checks were successful
Build and Push Docker image / Build and Push Docker image (push) Successful in 1m18s
Update chocobozzz/peertube:v6.0.3-bookworm Docker digest to fe50553
2024-01-31 07:00:27 +00:00

4 lines
174 B
Docker

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