peertube/Dockerfile
Renovate Bot 1ae6c1fb50
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 517549b
2024-11-06 04:00:20 +00:00

3 lines
174 B
Docker

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