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