peertube/Dockerfile
Renovate Bot 6ea3741e9d
All checks were successful
Build and Push Docker image / Build and Push Docker image (push) Successful in 1m22s
Update chocobozzz/peertube:v6.3.1-bookworm Docker digest to 728e947
2024-10-03 04:00:21 +00:00

3 lines
174 B
Docker

FROM chocobozzz/peertube:v6.3.1-bookworm@sha256:728e947bd7e870e4eb411ea3814c3fdf7251a8b47200ab29cd73dba89a911b98
RUN apt -y update && apt install -y prosody && apt -y clean