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