peertube/Dockerfile
Renovate Bot 658ceab762
All checks were successful
Build and Push Docker image / Build and Push Docker image (push) Successful in 1m31s
Update chocobozzz/peertube:v6.3.2-bookworm Docker digest to 4a7cb3f
2024-10-28 04:00:22 +00:00

3 lines
174 B
Docker

FROM chocobozzz/peertube:v6.3.2-bookworm@sha256:4a7cb3f7ccb9014fc1c02d54d3be9654ea4b2a687cfbf3dfa99a192a5baab64c
RUN apt -y update && apt install -y prosody && apt -y clean