Renovate Bot
7b98b6fe5f
All checks were successful
Build and Push Docker image / Build and Push Docker image (push) Successful in 1m17s
3 lines
174 B
Docker
3 lines
174 B
Docker
FROM chocobozzz/peertube:v6.0.3-bookworm@sha256:8bfe18f4c1e12d6a0ffcdc61fa0e92edbda8036291dc139b3889db935e6db5cd
|
|
|
|
RUN apt -y update && apt install -y prosody && apt -y clean
|