peertube/Dockerfile
Renovate Bot edbd4e812c
All checks were successful
Build and Push Docker image / Build and Push Docker image (push) Successful in 1m15s
Update chocobozzz/peertube:v5.2.1-bullseye Docker digest to 6c141a9
2023-10-06 15:00:42 +00:00

4 lines
174 B
Docker

FROM chocobozzz/peertube:v5.2.1-bullseye@sha256:6c141a9067672eba62a237ab0244d3a90edd45b711661a3bfe799884e37cc31c
RUN apt -y update && apt install -y prosody && apt -y clean