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