peertube/Dockerfile
Renovate Bot 5fcaf59402
All checks were successful
Build and Push Docker image / Build and Push Docker image (push) Successful in 1m41s
Update chocobozzz/peertube:v6.2.1-bookworm Docker digest to 2740c51
2024-09-15 04:00:22 +00:00

3 lines
174 B
Docker

FROM chocobozzz/peertube:v6.2.1-bookworm@sha256:2740c515c692b4c438afa6e17d924c6cf65322add5a9b10b5fd8c651ec54ada7
RUN apt -y update && apt install -y prosody && apt -y clean