peertube/Dockerfile
Renovate Bot cf90aa6654
All checks were successful
Build and Push Docker image / Build and Push Docker image (push) Successful in 1m19s
Update chocobozzz/peertube:v6.0.3-bookworm Docker digest to 4b91704
2024-03-30 07:00:28 +00:00

4 lines
174 B
Docker

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