peertube/Dockerfile
Renovate Bot 54ce99cd15
All checks were successful
Build and Push Docker image / Build and Push Docker image (push) Successful in 1m43s
Update chocobozzz/peertube:v6.3.3-bookworm Docker digest to 0b93703
2024-11-16 04:00:27 +00:00

3 lines
174 B
Docker

FROM chocobozzz/peertube:v6.3.3-bookworm@sha256:0b937037acdda6238e4afc454364d2e3659b71859c3455558597ec8e7269947a
RUN apt -y update && apt install -y prosody && apt -y clean