peertube/Dockerfile
Renovate Bot 2d17c24e6a
Some checks are pending
Build and Push Docker image / Build and Push Docker image (push) Waiting to run
Update chocobozzz/peertube:v7.0.1-bookworm Docker digest to e861c82
2025-03-14 04:00:27 +00:00

3 lines
174 B
Docker

FROM chocobozzz/peertube:v7.0.1-bookworm@sha256:e861c8241a83f5de11651d9df0e9f830168eee756f78dc66008b7cd02c9eb7f7
RUN apt -y update && apt install -y prosody && apt -y clean