peertube/Dockerfile
Renovate Bot 5adcf3c059
Some checks failed
Build and Push Docker image / Build and Push Docker image (push) Failing after 7m33s
Update chocobozzz/peertube:v7.1.0-bookworm Docker digest to 206128b
2025-04-03 04:00:28 +00:00

3 lines
174 B
Docker

FROM chocobozzz/peertube:v7.1.0-bookworm@sha256:206128b48a0e8e6865fe462836ee6df8ff06cc2fde3c09776bc760dcbd602614
RUN apt -y update && apt install -y prosody && apt -y clean