peertube/Dockerfile
Renovate Bot 78c88e329a
All checks were successful
Build and Push Docker image / Build and Push Docker image (push) Successful in 4m3s
Update chocobozzz/peertube:v7.2.1-bookworm Docker digest to 077049e
2025-06-26 04:00:31 +00:00

3 lines
174 B
Docker

FROM chocobozzz/peertube:v7.2.1-bookworm@sha256:077049eb8216ceb1d6fbc161cc59f659dd6e8e2e24d3fb5c5f9f76d2b80acea9
RUN apt -y update && apt install -y prosody && apt -y clean