peertube/Dockerfile
Renovate Bot 9bdc5481bc
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 8549471
2023-12-14 07:00:32 +00:00

4 lines
174 B
Docker

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