peertube/Dockerfile
Renovate Bot ecb560bd9e
All checks were successful
Build and Push Docker image / Build and Push Docker image (push) Successful in 2m27s
Update chocobozzz/peertube:v6.1.0-bookworm Docker digest to dc76b53
2024-05-05 07:00:29 +00:00

4 lines
174 B
Docker

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