peertube/Dockerfile
Renovate Bot cb2acfbac3
All checks were successful
Build and Push Docker image / Build and Push Docker image (push) Successful in 1m21s
Update chocobozzz/peertube:v6.3.0-bookworm Docker digest to 2f3e6c8
2024-09-19 04:00:19 +00:00

3 lines
174 B
Docker

FROM chocobozzz/peertube:v6.3.0-bookworm@sha256:2f3e6c85764e7eb4d26620b865e9d914ac287ed3df4b83ffd6df8a7331db0fd4
RUN apt -y update && apt install -y prosody && apt -y clean