peertube/Dockerfile
Renovate Bot e79484c22e
All checks were successful
Build and Push Docker image / Build and Push Docker image (push) Successful in 1m45s
Update chocobozzz/peertube:v6.0.3-bookworm Docker digest to 7f755b0
2024-02-01 07:00:29 +00:00

4 lines
174 B
Docker

FROM chocobozzz/peertube:v6.0.3-bookworm@sha256:7f755b06ccb4a59ac9199dd4b67d21a5e9465f1622e4642c2730919a52aafef3
RUN apt -y update && apt install -y prosody && apt -y clean