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