peertube/Dockerfile
Renovate Bot 17b5acbbb1
All checks were successful
Build and Push Docker image / Build and Push Docker image (push) Successful in 1m22s
Update chocobozzz/peertube:v6.0.3-bookworm Docker digest to a15ef5e
2024-02-14 07:00:33 +00:00

4 lines
174 B
Docker

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