peertube/Dockerfile
Renovate Bot 1b4121a25c
All checks were successful
Build and Push Docker image / Build and Push Docker image (push) Successful in 1m20s
Update chocobozzz/peertube:v6.1.0-bookworm Docker digest to 813f3b4
2024-06-15 07:00:25 +00:00

4 lines
174 B
Docker

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