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