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