Renovate Bot
3f83a060ad
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:v6.3.2-bookworm@sha256:5bf19c466a5218dbabcb7db4752f9b3957b7f825098cf83c2ad461723b433cde
|
|
|
|
RUN apt -y update && apt install -y prosody && apt -y clean
|