peertube/Dockerfile
Renovate Bot 641b0b0f02
All checks were successful
Build and Push Docker image / Build and Push Docker image (push) Successful in 1m50s
Update chocobozzz/peertube:v6.3.3-bookworm Docker digest to b7a1aec
2024-12-04 04:00:26 +00:00

3 lines
174 B
Docker

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