peertube/Dockerfile
Renovate Bot 1255dada2b
All checks were successful
Build and Push Docker image / Build and Push Docker image (push) Successful in 1m18s
Update chocobozzz/peertube:v6.0.4-bookworm Docker digest to df29308
2024-04-04 17:00:26 +00:00

4 lines
174 B
Docker

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