Renovate Bot
638866735d
All checks were successful
Build and Push Docker image / Build and Push Docker image (push) Successful in 2m6s
3 lines
174 B
Docker
3 lines
174 B
Docker
FROM chocobozzz/peertube:v6.3.3-bookworm@sha256:4ae3b3740ab0d8a7125cacf88c5117bc201f74f5aa680c2afb9391ea5cbd7fbf
|
|
|
|
RUN apt -y update && apt install -y prosody && apt -y clean
|