peertube/Dockerfile
Renovate Bot f8bbc09297
All checks were successful
Build and Push Docker image / Build and Push Docker image (push) Successful in 1m22s
Update chocobozzz/peertube:v6.1.0-bookworm Docker digest to 73a6dfb
2024-05-11 07:00:24 +00:00

4 lines
174 B
Docker

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