Renovate Bot
6fb09de8dd
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.1.0-bookworm@sha256:05dc5c70e595f51ee415178b43b8d432d937de952e5d56deeeb8e1a49ca6eed1
|
|
|
|
RUN apt -y update && apt install -y prosody && apt -y clean
|