peertube/Dockerfile
Renovate Bot 5fb6619147
All checks were successful
Build and Push Docker image / Build and Push Docker image (push) Successful in 1m22s
Update chocobozzz/peertube:v6.1.0-bookworm Docker digest to 6d256e2
2024-06-18 07:00:25 +00:00

4 lines
174 B
Docker

FROM chocobozzz/peertube:v6.1.0-bookworm@sha256:6d256e2f726fdcdbaddece44d2c3536a3b1391140ccd9145975d21681760224c
RUN apt -y update && apt install -y prosody && apt -y clean