Renovate Bot
9d99ff157a
All checks were successful
Build and Push Docker image / Build and Push Docker image (push) Successful in 1m24s
3 lines
174 B
Docker
3 lines
174 B
Docker
FROM chocobozzz/peertube:v7.0.0-bookworm@sha256:4b06b20ac5a201aa07168f4e91b1969eff8975a4a092924e3ace1baef74900eb
|
|
|
|
RUN apt -y update && apt install -y prosody && apt -y clean
|