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