peertube/Dockerfile
Renovate Bot 88057f6f5a
All checks were successful
Build and Push Docker image / Build and Push Docker image (push) Successful in 1m24s
Update chocobozzz/peertube:v6.1.0-bookworm Docker digest to 7ec9f63
2024-07-05 07:00:25 +00:00

3 lines
174 B
Docker

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