peertube/Dockerfile
Renovate Bot 2f562100fe
All checks were successful
Build and Push Docker image / Build and Push Docker image (push) Successful in 1m17s
Update chocobozzz/peertube:v6.0.3-bookworm Docker digest to 9777105
2024-03-14 07:00:27 +00:00

4 lines
174 B
Docker

FROM chocobozzz/peertube:v6.0.3-bookworm@sha256:97771059e963ae253a4d234b9cee5619c27313dab2cf83b03e77e9fe3f674ecc
RUN apt -y update && apt install -y prosody && apt -y clean