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