peertube/Dockerfile
Renovate Bot 2d5c25817c
All checks were successful
Build and Push Docker image / Build and Push Docker image (push) Successful in 1m20s
Update chocobozzz/peertube:v6.2.0-bookworm Docker digest to 9d8ebd8
2024-07-17 04:00:25 +00:00

3 lines
174 B
Docker

FROM chocobozzz/peertube:v6.2.0-bookworm@sha256:9d8ebd86081f6d1a100f3e34a59966889715d56df6b150389f5492ee1af3c97c
RUN apt -y update && apt install -y prosody && apt -y clean