peertube/Dockerfile
Renovate Bot 8e2a9cd2de
All checks were successful
Build and Push Docker image / Build and Push Docker image (push) Successful in 1m20s
Update chocobozzz/peertube Docker tag to v6.3.2
2024-10-08 07:00:22 +00:00

3 lines
174 B
Docker

FROM chocobozzz/peertube:v6.3.2-bookworm@sha256:12c95a9eb2c65ba36952e88e0af6470b227f50ad40517bb1e1d307247ff75e93
RUN apt -y update && apt install -y prosody && apt -y clean