peertube/Dockerfile
Renovate Bot b54190f379
All checks were successful
Build and Push Docker image / Build and Push Docker image (push) Successful in 1m31s
Update chocobozzz/peertube:v6.0.2-bookworm Docker digest to bce4030
2023-12-18 07:00:31 +00:00

4 lines
174 B
Docker

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