peertube/Dockerfile
Renovate Bot 83369b85be
All checks were successful
Build and Push Docker image / Build and Push Docker image (push) Successful in 1m24s
Update chocobozzz/peertube:v6.1.0-bookworm Docker digest to 5c63b0a
2024-05-22 07:00:25 +00:00

3 lines
174 B
Docker

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