Renovate Bot
2f562100fe
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:97771059e963ae253a4d234b9cee5619c27313dab2cf83b03e77e9fe3f674ecc
|
|
|
|
RUN apt -y update && apt install -y prosody && apt -y clean
|