peertube/Dockerfile
Renovate Bot 3c83d76ccb
All checks were successful
Build and Push Docker image / Build and Push Docker image (push) Successful in 1m27s
Update chocobozzz/peertube:v6.3.3-bookworm Docker digest to d8c77d7
2024-12-16 04:00:25 +00:00

3 lines
174 B
Docker

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