peertube/Dockerfile
Renovate Bot 70949046ef
All checks were successful
Build and Push Docker image / Build and Push Docker image (push) Successful in 1m29s
Update chocobozzz/peertube:v6.0.2-bookworm Docker digest to 8fc36e9
2023-12-21 07:00:40 +00:00

4 lines
174 B
Docker

FROM chocobozzz/peertube:v6.0.2-bookworm@sha256:8fc36e9f668289088684eb597a97fc411ad7725889a10bef0c1f8ba88b18800f
RUN apt -y update && apt install -y prosody && apt -y clean