peertube/Dockerfile
Renovate Bot 4d6ac03577
All checks were successful
Build and Push Docker image / Build and Push Docker image (push) Successful in 1m42s
Update chocobozzz/peertube:v6.1.0-bookworm Docker digest to 1fdfffb
2024-06-09 07:00:22 +00:00

4 lines
174 B
Docker

FROM chocobozzz/peertube:v6.1.0-bookworm@sha256:1fdfffb4941ccf9d222d95951eccb4eadfdfad74100acd29d85713647208560b
RUN apt -y update && apt install -y prosody && apt -y clean