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