peertube/Dockerfile
Renovate Bot 0644005dd5
All checks were successful
Build and Push Docker image / Build and Push Docker image (push) Successful in 1m20s
Update chocobozzz/peertube:v6.2.1-bookworm Docker digest to f203026
2024-08-03 04:00:24 +00:00

3 lines
174 B
Docker

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