peertube/Dockerfile
Renovate Bot 9bce28ba3e
All checks were successful
Build and Push Docker image / Build and Push Docker image (push) Successful in 1m33s
Update chocobozzz/peertube:v6.1.0-bookworm Docker digest to 12a5d77
2024-05-01 07:00:26 +00:00

4 lines
174 B
Docker

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