peertube/Dockerfile
Renovate Bot 20d91db165
All checks were successful
Build and Push Docker image / Build and Push Docker image (push) Successful in 1m22s
Update chocobozzz/peertube:v6.2.1-bookworm Docker digest to 7e71903
2024-09-17 04:00:20 +00:00

3 lines
174 B
Docker

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