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