peertube/Dockerfile
Renovate Bot 316c241732
All checks were successful
Build and Push Docker image / Build and Push Docker image (push) Successful in 1m21s
Update chocobozzz/peertube:v6.0.3-bookworm Docker digest to 598e6f6
2024-02-13 07:00:27 +00:00

4 lines
174 B
Docker

FROM chocobozzz/peertube:v6.0.3-bookworm@sha256:598e6f635c02ee4079b3ffd2072b320b1b33397ed3fe8c48130f1750428d9e6c
RUN apt -y update && apt install -y prosody && apt -y clean