peertube/Dockerfile
Renovate Bot 062103d34a
All checks were successful
Build and Push Docker image / Build and Push Docker image (push) Successful in 4m16s
Update chocobozzz/peertube:v7.2.0-bookworm Docker digest to 29c6e53
2025-06-10 04:00:30 +00:00

3 lines
174 B
Docker

FROM chocobozzz/peertube:v7.2.0-bookworm@sha256:29c6e53cbdbe837071c0f108b0925507c656b9bbdeab4ce828826d24e3938b96
RUN apt -y update && apt install -y prosody && apt -y clean