peertube/Dockerfile
Renovate Bot 5fcfa71aef
All checks were successful
Build and Push Docker image / Build and Push Docker image (push) Successful in 1m30s
Update chocobozzz/peertube:v6.3.3-bookworm Docker digest to cc89e22
2024-11-30 04:00:21 +00:00

3 lines
174 B
Docker

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