Renovate Bot
c8596c4534
All checks were successful
Build and Push Docker image / Build and Push Docker image (push) Successful in 1m49s
3 lines
174 B
Docker
3 lines
174 B
Docker
FROM chocobozzz/peertube:v7.0.1-bookworm@sha256:870d8897b9f0dfd39f4760a8af48c25cc472839e0c80aab4a9e760da8d572475
|
|
|
|
RUN apt -y update && apt install -y prosody && apt -y clean
|