peertube/Dockerfile
Renovate Bot 6e85bff226
All checks were successful
Build and Push Docker image / Build and Push Docker image (push) Successful in 1m42s
Update chocobozzz/peertube:v6.0.3-bookworm Docker digest to 74b9740
2024-03-03 07:00:27 +00:00

4 lines
174 B
Docker

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