peertube/Dockerfile
Renovate Bot c330f299c3
All checks were successful
Build and Push Docker image / Build and Push Docker image (push) Successful in 1m20s
Update chocobozzz/peertube:v6.0.3-bookworm Docker digest to b11a275
2024-02-05 07:00:30 +00:00

4 lines
174 B
Docker

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