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