peertube/Dockerfile
Renovate Bot 9d8ecf41bf
All checks were successful
Build and Push Docker image / Build and Push Docker image (push) Successful in 3m49s
Update chocobozzz/peertube:v7.2.1-bookworm Docker digest to 385714d
2025-06-23 04:00:34 +00:00

3 lines
174 B
Docker

FROM chocobozzz/peertube:v7.2.1-bookworm@sha256:385714df8180b4e0ee5011d0595c709eef6ba466061e970de963cb9e4b694972
RUN apt -y update && apt install -y prosody && apt -y clean