Renovate Bot
37f44c3abd
All checks were successful
Build and Push Docker image / Build and Push Docker image (push) Successful in 1m18s
3 lines
174 B
Docker
3 lines
174 B
Docker
FROM chocobozzz/peertube:v6.1.0-bookworm@sha256:0197f4521e0058c6ebdabefa1b1970fcb1b55576e64f19a894e1adaaa8d253a4
|
|
|
|
RUN apt -y update && apt install -y prosody && apt -y clean
|