peertube/Dockerfile
Renovate Bot 50593f404c
All checks were successful
Build and Push Docker image / Build and Push Docker image (push) Successful in 4m10s
Update chocobozzz/peertube:v7.2.1-bookworm Docker digest to 0b7e746
2025-07-08 04:00:33 +00:00

3 lines
174 B
Docker

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