peertube/Dockerfile
Renovate Bot bcc808128f
All checks were successful
Build and Push Docker image / Build and Push Docker image (push) Successful in 4m32s
Update chocobozzz/peertube Docker tag to v7.2.3
2025-07-22 10:00:42 +00:00

3 lines
174 B
Docker

FROM chocobozzz/peertube:v7.2.3-bookworm@sha256:f7a4d65564f257e6f2aa976226f642b4bb4648eac0dedbad5c92ee775c0b1242
RUN apt -y update && apt install -y prosody && apt -y clean