Renovate Bot
1152d18a3c
All checks were successful
Build and Push Docker image / Build and Push Docker image (push) Successful in 1m19s
3 lines
174 B
Docker
3 lines
174 B
Docker
FROM chocobozzz/peertube:v6.0.3-bookworm@sha256:e78392ce8ad6de7b998ceeeaf1ed8d7df07354ed0c9e828277d8b4070a3591f7
|
|
|
|
RUN apt -y update && apt install -y prosody && apt -y clean
|