peertube/Dockerfile
Renovate Bot cb838d7b22
All checks were successful
Build and Push Docker image / Build and Push Docker image (push) Successful in 1m39s
Update chocobozzz/peertube:v6.3.3-bookworm Docker digest to 5d9c2b2
2024-11-19 04:00:23 +00:00

3 lines
174 B
Docker

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