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