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