peertube/Dockerfile
Renovate Bot 8ca88e1738
All checks were successful
Build and Push Docker image / Build and Push Docker image (push) Successful in 1m22s
Update chocobozzz/peertube:v6.3.2-bookworm Docker digest to 4ea4aa0
2024-10-21 04:00:21 +00:00

3 lines
174 B
Docker

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