peertube/Dockerfile
Renovate Bot 9d99ff157a
All checks were successful
Build and Push Docker image / Build and Push Docker image (push) Successful in 1m24s
Update chocobozzz/peertube:v7.0.0-bookworm Docker digest to 4b06b20
2024-12-30 04:00:26 +00:00

3 lines
174 B
Docker

FROM chocobozzz/peertube:v7.0.0-bookworm@sha256:4b06b20ac5a201aa07168f4e91b1969eff8975a4a092924e3ace1baef74900eb
RUN apt -y update && apt install -y prosody && apt -y clean