peertube/Dockerfile
Renovate Bot 1152d18a3c
All checks were successful
Build and Push Docker image / Build and Push Docker image (push) Successful in 1m19s
Update chocobozzz/peertube:v6.0.3-bookworm Docker digest to e78392c
2024-03-21 07:00:24 +00:00

4 lines
174 B
Docker

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