peertube/Dockerfile
Renovate Bot 6385400dd4
All checks were successful
Build and Push Docker image / Build and Push Docker image (push) Successful in 1m51s
Update chocobozzz/peertube:v7.0.1-bookworm Docker digest to 0621a91
2025-01-12 04:00:25 +00:00

3 lines
174 B
Docker

FROM chocobozzz/peertube:v7.0.1-bookworm@sha256:0621a915c4c9d08a192bca56ce592e3f75f0d3cdd5c469eb430ac7884b672260
RUN apt -y update && apt install -y prosody && apt -y clean