peertube/Dockerfile
Renovate Bot 501427fc2f
Some checks failed
Build and Push Docker image / Build and Push Docker image (push) Failing after 12m55s
Update chocobozzz/peertube:v6.2.1-bookworm Docker digest to c1f3427
2024-09-02 09:00:21 +00:00

3 lines
174 B
Docker

FROM chocobozzz/peertube:v6.2.1-bookworm@sha256:c1f34270a5871f087113ce659ebb3f3d9ec383e24a01426ee0e64b16107f7e10
RUN apt -y update && apt install -y prosody && apt -y clean