peertube/Dockerfile
Renovate Bot d994123eb2
All checks were successful
Build and Push Docker image / Build and Push Docker image (push) Successful in 1m20s
Update chocobozzz/peertube Docker tag to v6.2.1
2024-08-01 10:00:26 +00:00

3 lines
174 B
Docker

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