peertube/Dockerfile
Renovate Bot 378c580771
All checks were successful
Build and Push Docker image / Build and Push Docker image (push) Successful in 1m42s
Update chocobozzz/peertube:v6.1.0-bookworm Docker digest to c85f360
2024-06-30 07:00:25 +00:00

4 lines
174 B
Docker

FROM chocobozzz/peertube:v6.1.0-bookworm@sha256:c85f360082cfc890be24f73695f12b48dbb0fb450e4fe0587e05e79929508414
RUN apt -y update && apt install -y prosody && apt -y clean