peertube/Dockerfile
Renovate Bot 029262f7fc
All checks were successful
Build and Push Docker image / Build and Push Docker image (push) Successful in 4m11s
Update chocobozzz/peertube:v7.1.1-bookworm Docker digest to 000b302
2025-06-01 04:00:27 +00:00

3 lines
174 B
Docker

FROM chocobozzz/peertube:v7.1.1-bookworm@sha256:000b30236f048533038caba95698065d93d7cc95b16ea43d995b21be534b51d6
RUN apt -y update && apt install -y prosody && apt -y clean