Renovate Bot
6385400dd4
All checks were successful
Build and Push Docker image / Build and Push Docker image (push) Successful in 1m51s
3 lines
174 B
Docker
3 lines
174 B
Docker
FROM chocobozzz/peertube:v7.0.1-bookworm@sha256:0621a915c4c9d08a192bca56ce592e3f75f0d3cdd5c469eb430ac7884b672260
|
|
|
|
RUN apt -y update && apt install -y prosody && apt -y clean
|