peertube/Dockerfile
Renovate Bot f4be1b4a50
All checks were successful
Build and Push Docker image / Build and Push Docker image (push) Successful in 1m28s
Update chocobozzz/peertube:v6.3.3-bookworm Docker digest to 2c77aa1
2024-12-03 05:00:23 +00:00

3 lines
174 B
Docker

FROM chocobozzz/peertube:v6.3.3-bookworm@sha256:2c77aa178c0171e071b2fa3d162ee324597adb69cdb5467ed880d4d6cd0bafc0
RUN apt -y update && apt install -y prosody && apt -y clean