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