peertube/Dockerfile
Renovate Bot d8b646955b
All checks were successful
Build and Push Docker image / Build and Push Docker image (push) Successful in 1m20s
Update chocobozzz/peertube:v6.0.4-bookworm Docker digest to c7f7abe
2024-04-12 07:00:25 +00:00

4 lines
174 B
Docker

FROM chocobozzz/peertube:v6.0.4-bookworm@sha256:c7f7abe70fe0d92579f8be8080be7c7d7da6d13b1aee32840c2c9c9de659de65
RUN apt -y update && apt install -y prosody && apt -y clean