peertube/Dockerfile
Renovate Bot 675d7cf500
All checks were successful
Build and Push Docker image / Build and Push Docker image (push) Successful in 2m20s
Update chocobozzz/peertube:v6.3.2-bookworm Docker digest to ab30bb4
2024-10-20 04:00:20 +00:00

3 lines
174 B
Docker

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