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

3 lines
174 B
Docker

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