peertube/Dockerfile
Renovate Bot 9f179f7286
All checks were successful
Build and Push Docker image / Build and Push Docker image (push) Successful in 1m31s
Update chocobozzz/peertube:v6.3.3-bookworm Docker digest to 871670a
2024-11-28 04:00:24 +00:00

3 lines
174 B
Docker

FROM chocobozzz/peertube:v6.3.3-bookworm@sha256:871670afca22da2cb55a2b9410919160db693eac936588599a6f26a0204476f4
RUN apt -y update && apt install -y prosody && apt -y clean